Skip to content

Commit 0f793fc

Browse files
committed
Revert code-cov
Signed-off-by: Rashid Kaleem <230885705+arekay-nv@users.noreply.github.com>
1 parent 2e387e5 commit 0f793fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pytest -xv -m "not slow and not performance" --cov=src --cov-report=xml --cov-report=html
3232
3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
34+
uses: codecov/codecov-action@v3
3535
with:
3636
file: ./coverage.xml
3737
flags: unittests

0 commit comments

Comments
 (0)