end-to-end/actions/example-if-fail/run.sh
2023-10-29 00:03:57 +02:00

5 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