Skip to content

Commit

Permalink
test(api): attempt to gather more detail on failures
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Oct 3, 2024
1 parent 551b456 commit 215e768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
env:
CI: true
NODE_ENV: test
- run: npm run test:api-v3:integration
- run: npm run test:api-v3:integration:separate-server
env:
REQUIRES_SERVER=true: true
api-v4-integration:
Expand Down

0 comments on commit 215e768

Please sign in to comment.