Skip to content

Commit

Permalink
Fixed linter (DiceDB#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucifercr07 authored Sep 28, 2024
1 parent e54d64f commit 93e9402
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nextjs-lint-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,4 @@ jobs:
run: npm run build

- name: TypeScript type check
if: always() && fileExists('tsconfig.json')
run: npm run type-check
g

0 comments on commit 93e9402

Please sign in to comment.