Skip to content

chore(master): release 0.1.0 #15

chore(master): release 0.1.0

chore(master): release 0.1.0 #15

name: Test - Custom Config
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
run:
runs-on: ubuntu-latest
concurrency:
group: "test-custom-config-${{ github.head_ref || github.ref }}"
cancel-in-progress: true
steps:
- uses: actions/checkout@v4
- uses: ./
with:
client: go-ethereum
simulator: ethereum/rpc-compat
workflow_artifact_upload: true
client_config: |
- client: go-ethereum
nametag: go-ethereum-main
dockerfile: git
build_args:
github: ethereum/go-ethereum
tag: master