Skip to content

Commit 37ab151

Browse files
ci: make perf benchmarks non-blocking
1 parent 907f6e5 commit 37ab151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
perf:
6161
name: Perf benchmarks
6262
runs-on: ubuntu-latest
63+
continue-on-error: true
6364
steps:
6465
- uses: actions/checkout@v4
6566
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)