Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AverseABFun authored Dec 27, 2024
1 parent 2fdc14c commit 266157f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: rustup toolchain install nightly && rustup default nightly
- run: cargo build --verbose -Z bindeps
- run: cargo test --verbose -Z bindeps
- uses: manoadamro/rust-release@v1
with:
owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 266157f

Please sign in to comment.