Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tonowak committed Feb 20, 2023
1 parent 53ebed3 commit 3f88860
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- run-on-rust-libp2p
- run-on-libp2p-dcutr-relay
- run-on-libp2p-gossipsub-request-response
- run-on-libp2p-uds
- run-on-core-graphics
- run-on-bevy-core
- run-on-bevy-gltf
Expand Down Expand Up @@ -235,7 +236,7 @@ jobs:
- name: Run semver-checks on libp2p-request-response
run: cargo run semver-checks check-release --manifest-path="subject/protocols/request-response/Cargo.toml"

run-on-libp2p-uds:
run-on-libp2p-uds:
# Run cargo-semver-checks on a crate that has dependencies in a custom target
# /~https://github.com/obi1kenobi/cargo-semver-checks/issues/369
name: Run cargo-semver-checks on libp2p-uds 0.37.0
Expand Down

0 comments on commit 3f88860

Please sign in to comment.