Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -85,10 +85,8 @@ jobs:
|
|||||||
- print_head_msg
|
- print_head_msg
|
||||||
name: Finished PR Tests
|
name: Finished PR Tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
continue-on-error: true
|
|
||||||
steps:
|
steps:
|
||||||
- name: Finisher
|
- name: Finisher
|
||||||
continue-on-error: true
|
|
||||||
run: |
|
run: |
|
||||||
echo "DONE"
|
echo "DONE"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user