Skip to content

Commit

Permalink
Test the fix for issue r-lib#614 from the corresponding branch
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoporreca committed Sep 5, 2022
1 parent a4e0e1f commit 427ff24
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 @@ -44,7 +44,7 @@ jobs:
needs: check
working-directory: test_pkg_subdir

- uses: r-lib/actions/check-r-package@v2-branch
- uses: riccardoporreca/actions/check-r-package@feature/614-fix-check-dir-working-dir
with:
check-dir: '"non-default-dir"'
upload-results: true
Expand Down

0 comments on commit 427ff24

Please sign in to comment.