v0.0.1
This commit is contained in:
@@ -51,8 +51,11 @@ jobs:
|
||||
|
||||
- name: Run cargo test
|
||||
uses: actions-rs/cargo@v1
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
with:
|
||||
command: test
|
||||
args: --release
|
||||
|
||||
fmt:
|
||||
name: Rustfmt
|
||||
|
||||
Reference in New Issue
Block a user