Skip to content

Commit 41f123d

Browse files
committed
Workspace exclude for publish
1 parent dd1259e commit 41f123d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Anchor.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@ solana_version = "1.8.11"
33

44
[workspace]
55
members = [
6-
"fuzz",
7-
"stable-swap-anchor/",
86
"stable-swap-client/",
97
"stable-swap-math/",
10-
"stable-swap-math/sim",
118
"stable-swap-program/program"
129
]
10+
exclude = ["fuzz", "stable-swap-anchor/", "stable-swap-math/sim"]
1311

1412
[provider]
1513
cluster = "localnet"

0 commit comments

Comments
 (0)