Skip to content

Commit

Permalink
Tries emulating directory from example in repo
Browse files Browse the repository at this point in the history
  • Loading branch information
edgararuiz committed Oct 10, 2024
1 parent af3f634 commit f1f90f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- uses: codecov/codecov-action@v4
with:
directory: r
directory: ./r
fail_ci_if_error: ${{ github.event_name != 'pull_request' && true || false }}
file: ./cobertura.xml
plugin: noop
Expand Down

0 comments on commit f1f90f5

Please sign in to comment.