Skip to content

Commit

Permalink
Workspace exclude for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Dec 28, 2021
1 parent dd1259e commit 41f123d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ solana_version = "1.8.11"

[workspace]
members = [
"fuzz",
"stable-swap-anchor/",
"stable-swap-client/",
"stable-swap-math/",
"stable-swap-math/sim",
"stable-swap-program/program"
]
exclude = ["fuzz", "stable-swap-anchor/", "stable-swap-math/sim"]

[provider]
cluster = "localnet"
Expand Down

0 comments on commit 41f123d

Please sign in to comment.