Skip to content

Commit

Permalink
CI: Drop nightly master condition
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Sep 26, 2024
1 parent 8b4329e commit 730d9ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
miniforge-version: latest
- name: Upload
if: startsWith(github.ref, 'refs/master')
shell: bash -l {0}
run: |
conda install -y anaconda-client
Expand Down

0 comments on commit 730d9ce

Please sign in to comment.