Skip to content

Commit 4df66de

Browse files
committed
update
1 parent 034d174 commit 4df66de

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.coverage

-52 KB
Binary file not shown.

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: pip install tox
2929
- name: Run Tox
3030
# Run tox selecting the correct version of Python specified in `tox.ini`
31-
run: tox -e py -c tox_github_actions.ini
31+
run: tox -e py

0 commit comments

Comments
 (0)