Skip to content

Commit

Permalink
Tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fjclark committed Sep 24, 2024
1 parent c21beaf commit 40c6ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
git fetch --all --prune
mamba create --file devtools/conda-envs/test.yaml
mamba env create --file devtools/conda-envs/test.yaml
mamba activate red
pip install --no-deps -e .
pre-commit install || true
Expand Down

0 comments on commit 40c6ad4

Please sign in to comment.