Skip to content

Commit 2bc7759

Browse files
committed
Run bench in CI
1 parent bc2ffaa commit 2bc7759

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- "releases/*"
88

99
jobs:
10+
11+
nightly:
12+
uses: ./.github/workflows/run-bench.yml
13+
1014
# Build and test the project
1115
build-lint-test:
1216
strategy:

0 commit comments

Comments
 (0)