Skip to content

Commit

Permalink
prepare 0.5.1, fixed bug on OPT options, enhanced doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dandyvica committed Jan 13, 2025
1 parent a34b3ab commit bd075da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
run: |
echo "TRIPLE=$(rustc -vV | sed -n 's|host: ||p')" >> $GITHUB_ENV
echo ${{ env.TRIPLE }}
cargo build
cargo test -- --test-threads=1
cargo test --bin dqy
cargo build --release
shell: bash

Expand Down

0 comments on commit bd075da

Please sign in to comment.