Update lang-jest.yml
This commit is contained in:
parent
c0c6a45dc7
commit
406a31ce53
2
.github/workflows/lang-jest.yml
vendored
2
.github/workflows/lang-jest.yml
vendored
|
@ -14,6 +14,6 @@ jobs:
|
|||
- name: Install Packages
|
||||
run: yarn
|
||||
- name: Build rescript
|
||||
run: yarn rescript build -with-deps
|
||||
run: yarn run build
|
||||
- name: Run tests
|
||||
run: yarn test
|
||||
|
|
Loading…
Reference in New Issue
Block a user