Skip to content

Commit 2b64668

Browse files
committed
Disable benchmarks, pt2
1 parent d2e1de3 commit 2b64668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ jobs:
643643
644644
ci-complete:
645645
runs-on: ubuntu-latest
646-
needs: [build-test-publish, docker-image-matrix, windows-release-node, benchmarks]
646+
needs: [build-test-publish, docker-image-matrix, windows-release-node]
647647
steps:
648648
- run: echo "CI complete"
649649

0 commit comments

Comments
 (0)