Skip to content

Commit

Permalink
run bash shellspec
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jun 2, 2024
1 parent 7fe8430 commit 9635762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- run: which shellspec
- run: npm install
- run: npm run standard
- run: sh -c 'shellspec'
- run: bash shellspec

0 comments on commit 9635762

Please sign in to comment.