5 lines
215 B
Bash
5 lines
215 B
Bash
|
! forgejo-test-helper.sh run_workflow actions/example-$example $url root example-$example setup-forgejo $token
|
||
|
|
||
|
grep --quiet 'IF TEST FAILURE' $FORGEJO_RUNNER_LOGS
|
||
|
grep --quiet 'IF TEST ALWAYS' $FORGEJO_RUNNER_LOGS
|