Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosler authored Sep 1, 2023
1 parent 59154a5 commit 4b958a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- name: Test with pytest
run: |
conda install pytest
conda install oci
conda install fsspec
pip install oci
pip install fsspec
pytest

0 comments on commit 4b958a3

Please sign in to comment.