Skip to content

Commit

Permalink
changed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rsexton2 committed Jan 5, 2024
1 parent c796131 commit 3329bf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
files: /home/runner/coverage.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV }}
1 change: 0 additions & 1 deletion .github/workflows/requirements.txt

This file was deleted.

0 comments on commit 3329bf8

Please sign in to comment.