Skip to content

Commit

Permalink
Use test label.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Oct 22, 2024
1 parent 461b52f commit 65d4d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
use-mamba: true
#
- name: Install the latest version of sire
run: mamba install -y -c "openbiosim/label/dev" sire
run: mamba install -y -c "openbiosim/label/test" sire
#
- name: Clone the big tests repo
run: git clone https://github.com/${{ env.REPO }} tests
Expand Down

0 comments on commit 65d4d51

Please sign in to comment.