Skip to content

Commit

Permalink
Fix up workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
znichollscr committed Aug 3, 2024
1 parent 7fe9792 commit 13ca55a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ jobs:
uses: actions/checkout@v4
- name: Check locked install
uses: prefix-dev/setup-pixi@v0.8.1
locked: true
with:
locked: true

# # Not sure how to do this with conda in the mix yet,
# # hence leave out for now
Expand Down

0 comments on commit 13ca55a

Please sign in to comment.