We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b8050 commit 7cbfcafCopy full SHA for 7cbfcaf
1 file changed
.github/workflows/test.yml
@@ -19,6 +19,7 @@ jobs:
19
- run: pwd
20
- run: ls -alh
21
- run: hostname
22
+ - run: echo test
23
- run: printenv
24
env:
25
TEST_STRING_RUN: "VERY_COOL_STRING5"
0 commit comments