Skip to content

Commit a96527c

Browse files
fix(ci): remove doc-photos from checks (#47)
fix ci
1 parent 04f38a9 commit a96527c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
RUSTFLAGS: -Dwarnings
1414
RUSTDOCFLAGS: -Dwarnings
1515
MSRV: "1.75"
16-
RS_EXAMPLES_LIST: "content-discovery,doc-photos,dumbpipe-web,extism/host,extism/iroh-extism-host-functions,extism/plugin,iroh-automerge,iroh-gateway,iroh-pkarr-naming-system,iroh-pkarr-node-discovery,iroh-s3-bao-store"
16+
RS_EXAMPLES_LIST: "content-discovery,dumbpipe-web,extism/host,extism/iroh-extism-host-functions,extism/plugin,iroh-automerge,iroh-gateway,iroh-pkarr-naming-system,iroh-pkarr-node-discovery,iroh-s3-bao-store"
1717
GO_EXAMPLES_LIST: "dall_e_worker"
1818

1919
jobs:

0 commit comments

Comments
 (0)