Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Feb 2, 2022
1 parent d8077a7 commit 8bb9b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
python -m pip install --upgrade pip
pip install --upgrade setuptools wheel .[lint]
- name: Run pre-commit hooks
uses: LilSpazJoekp/pre-commit-action@v2.0.7
uses: LilSpazJoekp/pre-commit-action@v2.0.8
- name: Run sphinx
run: sphinx-build -W --keep-going docs/ /tmp/foo
strategy:
Expand Down

0 comments on commit 8bb9b1d

Please sign in to comment.