Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW committed Mar 17, 2023
1 parent 951c499 commit 9d63268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
python --version
conda env update --file environment.yml --name base
conda env update --file environment.yml --name __setup_conda
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 9d63268

Please sign in to comment.