Skip to content

Commit

Permalink
fix in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hanase committed Oct 17, 2024
1 parent dad53ba commit 480220d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Cache R packages
if: runner.os != 'Windows'
uses: actions/cache@v4

- name: Show testthat output
if: always()
run: find check -name 'testthat.Rout*' -exec cat '{}' \; || true
Expand Down

0 comments on commit 480220d

Please sign in to comment.