Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Oct 9, 2024
1 parent a73be12 commit 091029d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/neqo_glue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
xpcom/rust/nsstring
xpcom/rust/xpcom
modules/libpref/init/static_prefs
browser/app/nmhproxy
- uses: ./.github/actions/rust
with:
Expand All @@ -67,6 +68,7 @@ jobs:
echo 'neqo-qpack = { path = "../../../neqo-qpack" }'
echo 'neqo-crypto = { path = "../../../neqo-crypto" }'
} >> Cargo.toml
cargo check -v
cargo hack clippy --all-targets --feature-powerset --exclude-features gecko -- -D warnings
cargo doc --workspace --no-deps --document-private-items
env:
Expand Down

0 comments on commit 091029d

Please sign in to comment.