Skip to content

Commit 1d6577a

Browse files
committed
show runner_temp
1 parent ecec82b commit 1d6577a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ jobs:
3434
run: curl $SMOKE_TESTS_RUNNER_JAR_URL --output runner.jar
3535
- name: Run smoke tests
3636
run: |
37+
echo $RUNNER_TEMP
3738
ARTIFACTS=$RUNNER_TEMP
3839
java -jar runner.jar smoke-tests/runner.config

0 commit comments

Comments
 (0)