Skip to content

Commit fcac8ea

Browse files
authored
Merge pull request #5 from lystopad/main
Test from fork
2 parents 96a6140 + d208d97 commit fcac8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
env:
8888
LOCAL_DEBUG1: ${{ github.ref_name == 'main' && format('{0}{1}{2}', 'Input variable skip_tests ', ' set to value ', inputs.skip_tests) || inputs.skip_tests }}
8989
run: |
90+
echo "Comment from fork"
9091
echo "Find dockerconf"
9192
pwd
9293
echo "pwd=$(pwd). HOME=${HOME}"

0 commit comments

Comments
 (0)