Skip to content

Commit

Permalink
test pydeps2env fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher authored Oct 15, 2024
1 parent a013c82 commit be8ddf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: CagtayFabry/pydeps2env@v1.2.0
- uses: marscher/pydeps2env@1
# @v1.2.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
Expand Down

0 comments on commit be8ddf2

Please sign in to comment.