Skip to content

Commit dbb35a0

Browse files
authored
Update main.yml
1 parent 5ed4cda commit dbb35a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# environment.yml file is needed by this action. Because I don't want
3636
# maintain this but rather maintain the requirements files it just has
3737
# basic things in it like conda and pip
38-
environment-file: ./environment.yml
38+
environment-file: environment.yml
3939
python-version: ${{ matrix.python-version }}
4040
auto-activate-base: false
4141

0 commit comments

Comments
 (0)