Skip to content

Commit

Permalink
Update release job.
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell committed Aug 5, 2024
1 parent da0a68a commit 61fc991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Install test dependencies
run: |
python -m pip install --upgrade pip
python -m pip install pytest pytest-cov tifffile zarr dask ome-zarr
python -m pip install pytest pytest-cov tifffile zarr dask ome-zarr dotenv
- name: Install Acquire (Windows)
if: matrix.platform == 'windows-latest'
Expand Down

0 comments on commit 61fc991

Please sign in to comment.