Add explicit test for new function

This commit is contained in:
Tom Parker-Shemilt 2021-06-27 17:53:08 +01:00
parent b8653352b1
commit 17139b7a7d

View File

@ -22,8 +22,11 @@ jobs:
override: true
- uses: ./
with:
cache-on-failure: true
- run: |
cargo install cargo-deny --locked
cargo check
cargo test
# cargo install cargo-deny --locked
# cargo check
# cargo test
wibble