mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
fix: build packages before benchmark
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Bootstrap dependencies
|
||||
run: npm run bootstrap
|
||||
run: npm run build && npm run bootstrap
|
||||
|
||||
- name: Run benchmark
|
||||
run: cd benchmark && npm start
|
||||
|
||||
Reference in New Issue
Block a user