mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
enable all NockStack validation checks for CI
This commit is contained in:
parent
c32b8654d1
commit
823c95abf8
2
.github/workflows/ares-shared.yml
vendored
2
.github/workflows/ares-shared.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
-A clippy::missing_safety_doc
|
||||
|
||||
- name: Build
|
||||
run: cargo build --release --verbose
|
||||
run: cargo build --release --verbose --features check_all
|
||||
|
||||
- name: Run tests
|
||||
run: cargo test --verbose -- --test-threads=1
|
||||
|
Loading…
Reference in New Issue
Block a user