Skip to content

Commit

Permalink
Fix command name
Browse files Browse the repository at this point in the history
  • Loading branch information
spinningarrow committed Apr 25, 2024
1 parent 2251ab2 commit f24f5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
nix-shell --command "fish -c '\
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher;\
fisher install jorgebucaran/fishtape;\
make test | test results.tap'"
make test | tee results.tap'"
- name: Test Summary
uses: pcolby/tap-summary@v1
Expand Down

0 comments on commit f24f5b6

Please sign in to comment.