Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 12, 2025
1 parent 1e4af01 commit 202612d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
with:
python-version: "3.12"
- name: Install the project
run: uv sync --all-extras --group=docs --dev
run: uv sync --all-extras --group=docs --dev
- name: Install pandoc
run: |
sudo apt update
Expand Down

0 comments on commit 202612d

Please sign in to comment.