Skip to content

Commit

Permalink
Maybe try v3 \_(-_-)_/
Browse files Browse the repository at this point in the history
  • Loading branch information
namannimmo10 committed Jul 22, 2024
1 parent ff3ca95 commit 3f7fe8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@ jobs:
echo "/home/runner/micromamba/envs/httomo/bin" >> $GITHUB_PATH
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
working-directory: /__w/httomolibgpu/httomolibgpu
token: ${{ secrets.CODECOV_TOKEN }}
files: /home/runner/coverage.xml
fail_ci_if_error: true
Expand Down

0 comments on commit 3f7fe8b

Please sign in to comment.