Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 55a4e90

Browse files
committedOct 22, 2024·
WIP4
1 parent cb7147d commit 55a4e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
RUSTFLAGS: -Dwarnings
2424
RUSTDOCFLAGS: -Dwarnings
2525
SCCACHE_CACHE_SIZE: "50G"
26-
CRATES_LIST: "iroh-blobs"
26+
CRATES_LIST: "iroh-blobs,iroh-gossip,iroh-metrics,iroh-net,iroh-net-bench,iroh-docs,iroh-test,iroh-cli,iroh-dns-server"
2727
IROH_FORCE_STAGING_RELAYS: "1"
2828

2929
jobs:

0 commit comments

Comments
 (0)
Please sign in to comment.