Skip to content

Commit

Permalink
codecov #3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocat93 committed Sep 20, 2024
1 parent d98d0ce commit 71c2f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2c-runner-tests-310.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ${{ vars.POETRY_CACHE_DIR }}/senselab/coverage.xml
working-directory: ${{ vars.POETRY_CACHE_DIR }}/senselab
- name: Delete poetry env with python {{ matrix.python-version }}
run: |
poetry env remove ${{ matrix.python-version }}
Expand Down

0 comments on commit 71c2f66

Please sign in to comment.