Skip to content

Commit 678ab91

Browse files
author
Inbal Tako
committed
Fix github action tests
1 parent 8f3cf09 commit 678ab91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
- name: Test with pytest
3535
env:
3636
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
37-
with:
38-
python-version: '3.x'
3937
run: |
4038
py.test --cov-report=xml --cov=securenative tests/
4139

0 commit comments

Comments
 (0)