Skip to content

Commit a352d94

Browse files
committed
removed redundant file
1 parent f0108e1 commit a352d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
python -m pip install --upgrade pip tox
2626
- name: Test with tox
2727
run: |
28-
tox -e ${{ matrix.check }} || true
28+
tox -e ${{ matrix.check }}

0 commit comments

Comments
 (0)