Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
anushka255 authored Sep 20, 2024
1 parent 424cb12 commit 249c0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pinned_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
environment-file: environment.yml

- name: Install package
run: pip install -e .
run: pip install .

- name: Check Versions of Dependencies
run: pip freeze
Expand Down

0 comments on commit 249c0eb

Please sign in to comment.