Skip to content

Commit

Permalink
Merge pull request #11 from YektaY/github_actions
Browse files Browse the repository at this point in the history
FIX: small file name change to address issue with environment.yml not being found
  • Loading branch information
wenatuhs authored Oct 27, 2023
2 parents c196794 + d3b8ad4 commit bd75ec5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
miniforge-variant: Mambaforge
miniforge-version: latest
activate-environment: badger-env
environment-file: environment-dev.yml
environment-file: environment.yml
- name: Install python packages
shell: bash -el {0}
run: |
Expand Down
File renamed without changes.

0 comments on commit bd75ec5

Please sign in to comment.