Skip to content

Commit

Permalink
fix ci about test job
Browse files Browse the repository at this point in the history
  • Loading branch information
xffxff committed Sep 20, 2023
1 parent 73cafa4 commit 6b6f362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- name: Test
run: cargo run
run: cargo run -- test

0 comments on commit 6b6f362

Please sign in to comment.