benchmark in Actions, opaque/safe enum types, more explicit test scripts
This commit is contained in:
4
.github/workflows/validate-js.yml
vendored
4
.github/workflows/validate-js.yml
vendored
@@ -25,3 +25,7 @@ jobs:
|
||||
- name: yarn test
|
||||
run: yarn test
|
||||
working-directory: javascript
|
||||
|
||||
- name: yarn benchmark
|
||||
run: yarn benchmark
|
||||
working-directory: javascript
|
||||
|
Reference in New Issue
Block a user