Skip to content

Commit

Permalink
TEST GITHUB ACTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Oct 4, 2022
1 parent e8391de commit 51476cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
- run:
python -m pip install flake8 flake8-import-order doc8 sphinx
python -m pip install -U flake8 flake8-import-order doc8 sphinx
rstcheck[sphinx]
- run: python -m pip install .
- run: flake8 .
Expand Down

0 comments on commit 51476cd

Please sign in to comment.