ci: Fix up the CI scripts.
This commit is contained in:
parent
d8932cf8c5
commit
046e504bae
|
@ -53,7 +53,7 @@ jobs:
|
||||||
command: |
|
command: |
|
||||||
cargo make install-js
|
cargo make install-js
|
||||||
cargo make build-js
|
cargo make build-js
|
||||||
- run:
|
- run:
|
||||||
name: Test site webapp
|
name: Test site webapp
|
||||||
command: cargo make test-js
|
command: cargo make test-js
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue