Skip to content

Commit c12e51f

Browse files
committed
TST: update testing workflow
1 parent 0c3203d commit c12e51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: conda-incubator/setup-miniconda@v3
3131
with:
3232
activate-environment: condiga
33-
environment-file: environment.yml
33+
environment-file: build/environment.yml
3434
python-version: ${{ matrix.python-version }}
3535
auto-activate-base: false
3636

0 commit comments

Comments
 (0)