Skip to content

Commit f8c6eef

Browse files
committed
test
1 parent 6d8cc45 commit f8c6eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_experiment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Run experiment
2626
run: python src/main.py > output/output.txt 2> output/error.txt
27+
continue-on-error: true
2728

2829
- uses: actions/upload-artifact@v4
2930
with:

0 commit comments

Comments
 (0)