Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Nov 12, 2024
1 parent 91c3cf0 commit fcf2d55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
restore-keys: |
${{ runner.os }}-poetry-${{ matrix.poetry-version }}-
- name: Activate Conda environment
run: source activate myenv

- name: Set Python version for Poetry
run: poetry env use $(which python)

Expand Down

0 comments on commit fcf2d55

Please sign in to comment.