Skip to content

Commit

Permalink
f rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Nov 4, 2023
1 parent 9771248 commit fd3a313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
shell: bash
run: |
set -eux
rustup override set ${{ matrix.msrv }}
rustc --print cfg
cargo --version
cargo build --verbose
Expand Down

0 comments on commit fd3a313

Please sign in to comment.