Skip to content

Commit

Permalink
ci(github): tidy workflow test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Nov 20, 2024
1 parent 061cfa7 commit a3250a6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
- name: Install dependencies
run: npm ci --prefer-offline

- name: Run ESLint
run: npm run lint

- name: Type check
run: npm run lint:tsc

- name: Run server test
run: npm run test:server

Expand Down

0 comments on commit a3250a6

Please sign in to comment.