Skip to content

Commit

Permalink
Merge pull request Deadsg#4 from K-Rawson/patch-1
Browse files Browse the repository at this point in the history
Update python-Application.yml
  • Loading branch information
Deadsg authored Jan 7, 2024
2 parents b928602 + 464ab3f commit 30596c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-Application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file environment.yml --name base
conda env update --file ../bin/environment.yml --name base
- name: Lint with flake8
run: |
conda install flake8
Expand Down

0 comments on commit 30596c3

Please sign in to comment.