Skip to content

Commit

Permalink
CI docs: Added pixi version to doc deployment workflow and removed th…
Browse files Browse the repository at this point in the history
…e run conditions that were added for testing
  • Loading branch information
JuLieAlgebra committed Feb 15, 2024
1 parent 2b8be7d commit f9a2cc8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ on:
branches:
- main
- soo-deploy-docs
# This is just for testing purposes and needs to be removed
# before merge
pull_request:
types:
- opened
- synchronize

env:
PYTHON_VERSION: "3.10"
PIXI_VERSION: "v0.12.0"

jobs:
deploy-docs:
Expand Down

0 comments on commit f9a2cc8

Please sign in to comment.