We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca06c0 commit b1a5871Copy full SHA for b1a5871
1 file changed
.github/workflows/test.yml
@@ -10,4 +10,5 @@ jobs:
10
steps:
11
- run: cat /etc/os-release
12
- run: _secret_simple
13
+ continue-on-error: true
14
- run: printenv
0 commit comments