We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ce2ee commit bd8a69dCopy full SHA for bd8a69d
.github/workflows/main.yaml renamed to .github/workflows/main.yml
@@ -49,4 +49,4 @@ jobs:
49
pip install tox
50
- name: codestyle
51
run: |
52
- tox -e codestyle
+ tox -e codestyle
0 commit comments