Skip to content

Commit

Permalink
ci(wip): exhaust devnet container
Browse files Browse the repository at this point in the history
  • Loading branch information
penovicp committed Dec 6, 2023
1 parent feb6b25 commit 3a05968
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@ jobs:
node-version: lts/*
cache: 'npm'
- run: npm ci --ignore-scripts
- run: npm test
- run: npm test --ignore-scripts
- run: npm test --ignore-scripts
- run: npm test --ignore-scripts
- run: npm test --ignore-scripts
- run: npm test --ignore-scripts

0 comments on commit 3a05968

Please sign in to comment.