4 lines
215 B
Bash
Executable file
4 lines
215 B
Bash
Executable file
! 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
|