File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed
Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 1- name : Branch
1+ name : Solidity
22
33on :
44 pull_request :
6565 image : ghcr.io/settlemint/btp-anvil-test-node:latest
6666 ports :
6767 - ' 8545:8545'
68- name : Test
68+ name : Build Set
6969 # runs-on: ubuntu-latest
7070 runs-on : namespace-profile-btp-scs
7171 steps :
@@ -147,18 +147,6 @@ jobs:
147147 github-token : ${{ secrets.GITHUB_TOKEN }}
148148 update-comment : true
149149
150- docker :
151- needs :
152- - test
153- name : Docker
154- # runs-on: ubuntu-latest
155- runs-on : namespace-profile-btp-scs
156- steps :
157- - name : Checkout
158- uses : actions/checkout@v4
159- with :
160- submodules : recursive
161-
162150 - name : Inject slug/short variables
163151 uses : rlespinasse/github-slug-action@v4
164152
@@ -193,11 +181,6 @@ jobs:
193181 zsh --version
194182 which zsh
195183
196- - name : Install Foundry
197- uses : foundry-rs/foundry-toolchain@v1
198- with :
199- version : nightly
200-
201184 - name : Generate README.md
202185 if : github.repository == 'settlemint/solidity-predeployed'
203186 run : |
You can’t perform that action at this time.
0 commit comments