Skip to content

Commit a3f3e42

Browse files
committed
chore: allow errors in uploading
1 parent 67be4eb commit a3f3e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/SnoopCompile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run: julia --project -e 'include("deps/SnoopCompile/snoop_bench.jl")' # NOTE: optional, if have benchmark file
5151

5252
- name: Upload all
53+
continue-on-error: true
5354
uses: actions/[email protected]
5455
with:
5556
path: ./

0 commit comments

Comments
 (0)