Skip to content

Commit

Permalink
No sparse
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Oct 9, 2024
1 parent 091029d commit 17f22e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/neqo_glue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ jobs:
with:
repository: mozilla/gecko-dev
path: gecko-dev
sparse-checkout: |
netwerk/socket/neqo_glue
toolkit/components/glean/api
xpcom/rust/nserror
xpcom/rust/nsstring
xpcom/rust/xpcom
modules/libpref/init/static_prefs
browser/app/nmhproxy
# sparse-checkout: |
# netwerk/socket/neqo_glue
# toolkit/components/glean/api
# xpcom/rust/nserror
# xpcom/rust/nsstring
# xpcom/rust/xpcom
# modules/libpref/init/static_prefs
# browser/app/nmhproxy

- uses: ./.github/actions/rust
with:
Expand Down

0 comments on commit 17f22e3

Please sign in to comment.