Skip to content

Commit

Permalink
doc: ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
phip1611 committed May 1, 2024
1 parent 2f7729f commit e422525
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 @@ -45,6 +45,7 @@ jobs:
run: cargo run --release --features bin -- github.com

# The lib is already transitively build above. Here, we only verify the MSRV.
# The rust toolchain comes from `rust-toolchain.toml`.
build_library_msrv:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e422525

Please sign in to comment.