mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-22 10:42:07 +02:00
Add test suite — 13 integration tests covering guard, config, ops, gvas
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- run: cargo check --workspace
|
||||
- run: cargo test --workspace
|
||||
- run: cargo doc --no-deps --document-private-items --workspace
|
||||
- name: Upload doc artifact
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
||||
Reference in New Issue
Block a user