mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-23 17:03:42 +00:00
Add continue on error
This commit is contained in:
parent
7e491778d0
commit
4968512ef8
@ -20,6 +20,7 @@ jobs:
|
||||
run: |
|
||||
echo "Saving diff to file"
|
||||
diff -u reference_file.txt Archimajor.RUL > diff.txt
|
||||
continue-on-error: true
|
||||
|
||||
- name: Show file contents
|
||||
run: cat Archimajor.RUL
|
||||
|
Loading…
Reference in New Issue
Block a user