mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix typo
This commit is contained in:
parent
c54089238b
commit
64d9b9c847
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,5 +19,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install tox tox-gh-actions
|
pip install tox tox-gh-actions
|
||||||
- name: Lint with tox
|
- name: Test with tox
|
||||||
run: tox
|
run: tox
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user