Skip to content

Commit

Permalink
CI: Format error.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Jul 6, 2023
1 parent c1677ed commit 925d29f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
cache-downloads: true
environment-file: ci/environment.yml

- name: Fetch all history for all tags and branches
run: |
git fetch --prune --unshallow
- name: Fetch all history for all tags and branches
run: |
git fetch --prune --unshallow
- name: Set up conda environment
shell: bash -l {0}
Expand Down

0 comments on commit 925d29f

Please sign in to comment.