Skip to content

Commit bd8a69d

Browse files
fix
1 parent 54ce2ee commit bd8a69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml renamed to .github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
pip install tox
5050
- name: codestyle
5151
run: |
52-
tox -e codestyle
52+
tox -e codestyle

0 commit comments

Comments
 (0)