Remove core variant
This commit is contained in:
parent
c7d0652fbc
commit
ec8c4e338a
21 changed files with 92 additions and 156 deletions
4
.github/workflows/bench.yaml
vendored
4
.github/workflows/bench.yaml
vendored
|
|
@ -40,9 +40,7 @@ jobs:
|
|||
|
||||
- name: Set up Node.js module
|
||||
working-directory: ./nodejs
|
||||
run: |
|
||||
node package.json.gen.js js
|
||||
npm install
|
||||
run: npm install
|
||||
|
||||
- name: Build bench
|
||||
working-directory: ./bench
|
||||
|
|
|
|||
Reference in a new issue