end-to-end/actions/example-if-fail/run.sh

5 lines
215 B
Bash
Raw Normal View History

2023-10-28 20:29:04 +00:00
! 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