Skip to content

Commit aa60622

Browse files
committed
fix: remove test
1 parent c5bc3bb commit aa60622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
- name: Start MongoDB
3131
uses: supercharge/[email protected]
3232
with:
33-
mongodb-port: 27019
34-
- name: Build
33+
mongodb-port: 27017
34+
- name: Build Docs
3535
run: npm run build:ts
3636
- name: Benchmark
3737
run: npm run check:bench

0 commit comments

Comments
 (0)