mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 19:55:03 +01:00
more things
This commit is contained in:
parent
9a819bc3f4
commit
b50634841d
6 changed files with 228 additions and 93 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -29,5 +29,5 @@ jobs:
|
|||
run: cargo fmt --verbose --all -- --check
|
||||
- name: Run tests
|
||||
run: cargo test --verbose --all
|
||||
- name: Run client integration tests
|
||||
run: cargo xtask test-js
|
||||
# - name: Run client integration tests
|
||||
# run: cargo xtask test-js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue