Skip to content

Commit

Permalink
Fix GitHub Actions issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fenichelar committed Nov 8, 2023
1 parent 0ca9d14 commit 335b9fd
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 @@ -91,4 +91,4 @@ jobs:
node-version: 14.x
- run: npm ci
- run: npm run lint:js
- run: npm run try:one ${{ matrix.scenario }} --skip-cleanup
- run: npm run test:one ${{ matrix.scenario }} --skip-cleanup

0 comments on commit 335b9fd

Please sign in to comment.