Skip to content

Commit

Permalink
ADD: Add a few lines to ci workflow to resolve issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Sep 26, 2024
1 parent 14f625a commit b591d98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ jobs:
with:
environment-file: continuous_integration/environment-ci.yml
environment-name: pyart-dev
init-shell: >-
bash
cache-downloads: true
post-cleanup: "all"
create-args: python=${{ matrix.python-version }}

- name: Fetch all history for all tags and branches
Expand Down

0 comments on commit b591d98

Please sign in to comment.