Skip to content
Snippets Groups Projects
Commit 3ea49058 authored by Austin Anderson's avatar Austin Anderson
Browse files

Continue on error

parent ca03e269
Branches
No related tags found
No related merge requests found
...@@ -49,6 +49,7 @@ jobs: ...@@ -49,6 +49,7 @@ jobs:
- name: Run Script - name: Run Script
id: run-script id: run-script
continue-on-error: true
run: cd tf_oss_dashboard; ./script.sh run: cd tf_oss_dashboard; ./script.sh
- name: "Upload merged data" - name: "Upload merged data"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment