Skip to content

Commit

Permalink
👷 Tweak experimental ci
Browse files Browse the repository at this point in the history
  • Loading branch information
boisgera committed Jul 27, 2024
1 parent bb87407 commit 268813e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ jobs:
run:
shell: bash -l {0}
steps:
- name: Checkout experimental branch
- name: Checkout
uses: actions/checkout@v4
with:
ref: my-branch

- name: Branch experimental
run: git checkout experimental

- name: Activate Conda environment
uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit 268813e

Please sign in to comment.