Skip to content

Commit d96624a

Browse files
committed
add GHA variable
1 parent 1e6a5b6 commit d96624a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
bgcval2_make_report --help
3939
download_from_mass --help
4040
- shell: bash -l {0}
41+
run: echo "hostname=github" >> $GITHUB_ENV
4142
run: pytest
4243
- shell: bash -l {0}
4344
run: sphinx-build -Ea doc doc/build

0 commit comments

Comments
 (0)