Skip to content

Commit 760a88e

Browse files
committed
ci: more debugging. Restructured asdf setup approach
1 parent d13f07f commit 760a88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cat ${PWD}/.tool-versions
5858
5959
- name: DEBUG - check JAVA_HOME
60-
run: echo "JAVA_HOME: $JAVA_HOME"
60+
run: echo "JAVA_HOME - $JAVA_HOME"
6161

6262
- name: Run pytest and behave tests
6363
run: make all-tests

0 commit comments

Comments
 (0)