Skip to content

Commit

Permalink
ci: show the stdout of the tests (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine authored Nov 6, 2023
1 parent 4af2634 commit 0ba1c02
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 @@ -50,4 +50,4 @@ jobs:
run: |
# FIXME: is there a way to not rely on hardcoded paths here?
use ~/.local/share/nupm/modules/nupm
nupm test
nupm test --show-stdout

0 comments on commit 0ba1c02

Please sign in to comment.