Add a lib that you can test.
This commit is contained in:
2
.github/workflows/ci_checks.yml
vendored
2
.github/workflows/ci_checks.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
- run: cargo test --target=x86_64-unknown-linux-gnu
|
||||
- run: cargo test --lib --target=x86_64-unknown-linux-gnu
|
||||
linting:
|
||||
name: Linting
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user