forked from lavina/lavina
1
0
Fork 0

remove deny, add tests

This commit is contained in:
Nikita Vilunov 2023-09-30 17:34:44 +02:00
parent 25645f2f53
commit 6d5cb7d4af
1 changed files with 4 additions and 2 deletions

View File

@ -12,5 +12,7 @@ jobs:
uses: https://github.com/actions-rs/cargo@v1 uses: https://github.com/actions-rs/cargo@v1
with: with:
command: check command: check
- name: cargo deny check - name: test
uses: https://github.com/EmbarkStudios/cargo-deny-action@v1 uses: https://github.com/actions-rs/cargo@v1
with:
command: test --workspace -- --skip projections::irc