Skip to content

Commit

Permalink
Fix test runner action issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gb119 committed Oct 30, 2024
1 parent 85726fe commit b980f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
channel-priority: flexible
activate-environment: test-environment
auto-activate-base: false
- name: Conda information
run: |
conda info
conda list
Expand Down

0 comments on commit b980f1f

Please sign in to comment.