Correct spelling of rescript
This commit is contained in:
parent
b848509d71
commit
ebba6fee6e
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 recsript build -with-deps
|
||||
run: yarn rescript build -with-deps
|
||||
- name: Run tests
|
||||
run: yarn test
|
||||
|
|
Loading…
Reference in New Issue
Block a user