Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 1, 2024
1 parent 20a29a0 commit 873a851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
bundler-cache: true
- run: bundle exec rake compile
- if: ${{ failure() }}
run: cat tmp/**/*.log
run: find tmp
- run: bundle exec rake test

0 comments on commit 873a851

Please sign in to comment.