We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6a5b6 commit d96624aCopy full SHA for d96624a
.github/workflows/run-tests-push.yml
@@ -38,6 +38,7 @@ jobs:
38
bgcval2_make_report --help
39
download_from_mass --help
40
- shell: bash -l {0}
41
+ run: echo "hostname=github" >> $GITHUB_ENV
42
run: pytest
43
44
run: sphinx-build -Ea doc doc/build
0 commit comments