Skip to content

Commit 76c8cab

Browse files
committed
Fix test commands
1 parent a0e91df commit 76c8cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/hydra/demo.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
${pkgs.cardano-node}/bin/cardano-node --version
190190
191191
echo "--- Testing demo setup"
192-
./prepare-devnet.sh
192+
./demo/prepare-devnet.sh
193193
echo "✅ Demo setup completed successfully"
194194
195195
echo "--- Testing that devnet files exist"

0 commit comments

Comments
 (0)