Add CI test (#3)
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Failing after 24m19s

Reviewed-on: #3
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
This commit was merged in pull request #3.
This commit is contained in:
2024-05-01 20:17:18 +00:00
committed by dboreham
parent 3587ba33c9
commit 83fb0f92ea
6 changed files with 160 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
mkdir ~/bin
curl -L -o ~/bin/laconic-so https://git.vdb.to/cerc-io/stack-orchestrator/releases/download/latest/laconic-so
chmod +x ~/bin/laconic-so