Skip to content

Commit

Permalink
Manually set project root
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson-Gon committed Oct 14, 2021
1 parent 50efb75 commit c6906b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: |
curl -Os https://uploader.codecov.io/latest/linux/codecov
chmod +x codecov
./codecov -t ${CODECOV_TOKEN}
./codecov -t ${CODECOV_TOKEN} -R /home/runner/work/pyfdc

0 comments on commit c6906b2

Please sign in to comment.