We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ac037 commit 51ecd99Copy full SHA for 51ecd99
.github/workflows/test-install.yml
@@ -13,7 +13,7 @@ on:
13
- 'environment.yml'
14
- 'requirements*.txt'
15
- 'pyproject.toml'
16
- - '.github/workflows/test-install.sh'
+ - '.github/workflows/test-install.yml'
17
schedule:
18
- cron: '30 02 * * *' # nightly build
19
0 commit comments