Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jun 2, 2024
1 parent a08304b commit bc60ea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
git clone https://github.com/shellspec/shellspec.git shellspec
cd shellspec && sudo make install
sudo cp shellspec /usr/bin/shellspec
cd ..
- run: npm install
- run: npm run standard
- run: npm run test

0 comments on commit bc60ea4

Please sign in to comment.