mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: migration of ethereum-package to ethpandaops (#8797)
This commit is contained in:
2
.github/workflows/assertoor.yml
vendored
2
.github/workflows/assertoor.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
cat etc/assertoor/assertoor-template.yaml | envsubst > etc/assertoor/assertoor.yaml
|
||||
|
||||
kurtosis run github.com/kurtosis-tech/ethereum-package --enclave assertoor-${{ github.run_id }} --args-file etc/assertoor/assertoor.yaml
|
||||
kurtosis run github.com/ethpandaops/ethereum-package --enclave assertoor-${{ github.run_id }} --args-file etc/assertoor/assertoor.yaml
|
||||
|
||||
enclave_dump=$(kurtosis enclave inspect assertoor-${{ github.run_id }})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user