Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkchafin authored Dec 13, 2023
1 parent ca649c4 commit 5412a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: bash -l {0}
run: |
conda activate resistnet
pip install .
pip install -e .
- name: Lint with flake8
shell: bash -l {0}
Expand Down

0 comments on commit 5412a0a

Please sign in to comment.