Skip to content

Commit

Permalink
Switch to tee-output for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Aug 16, 2024
1 parent 0a8498a commit 67de03d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/diff-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
- run: bundle install
- uses: nickcharlton/diff-check@fix-path
- run: echo "# hello world" >> Gemfile
- uses: nickcharlton/diff-check@tee-output
with:
command: bundle exec appraisal

0 comments on commit 67de03d

Please sign in to comment.