Action edit

pull/2/head
Mark 2023-04-10 14:08:37 -07:00
parent 6ae6aca961
commit 3ce70fdf7b
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 0 additions and 2 deletions

View File

@ -22,11 +22,9 @@ jobs:
- name: Test
run: |
cd daisy
cargo check
cargo test --all
- name: Build
run: |
cd daisy
cargo build --release