Skip to content

Commit b2831c3

Browse files
authored
Merge pull request #137 from pyiron/main
Merge main
2 parents 6f556df + 5a7b69f commit b2831c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mini.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
channels: conda-forge
2727
channel-priority: strict
2828
activate-environment: my-env
29-
environment-file: .ci_support/environment.yml
29+
environment-file: .ci_support/environment_mini.yml
3030
use-mamba: true
3131
- name: Test
3232
shell: bash -l {0}

0 commit comments

Comments
 (0)