We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9ab5e commit 3aabfe6Copy full SHA for 3aabfe6
packages/contracts-bedrock/foundry.toml
@@ -87,7 +87,7 @@ optimizer = false
87
# See test/kontrol/README.md for an explanation of how the profiles are configured
88
89
[profile.kdeploy]
90
-src = 'src/L1'
+src = 'src'
91
out = 'kout-deployment'
92
test = 'test/kontrol'
93
script = 'scripts-kontrol'
0 commit comments