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