Skip to content

Commit

Permalink
thinning yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 13, 2024
1 parent 112f549 commit df14ab6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dev_ci_cd_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
environment-file: .github/environment.yml
python-version: ${{ matrix.python-version }}
auto-update-conda: true
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Install Linux dependencies
run: |
sudo apt update
Expand Down

0 comments on commit df14ab6

Please sign in to comment.