Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Dec 15, 2023
1 parent 49df5cf commit d3781ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
shell: bash
run: npm run lint:package

- run:
name: Tests
command: npm run test:ci
- name: Tests
shell: bash
run: npm run test:ci

- name: Upload coverage
if: matrix.node-version == '18.17'
Expand Down

0 comments on commit d3781ed

Please sign in to comment.