Skip to content

Commit

Permalink
chore: cleanup test ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoffelen committed Mar 2, 2024
1 parent d121b96 commit f972c90
Show file tree
Hide file tree
Showing 3 changed files with 10,455 additions and 16,302 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: npm ci

- name: Run tests
run: npm run test && npm run test:integration
run: npm run test:ci && npm run test:integration
Loading

0 comments on commit f972c90

Please sign in to comment.