Skip to content

Commit 0610f82

Browse files
ticket-1577 IMA Agent moved into it's own repository
1 parent 799ea4e commit 0610f82

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -206,13 +206,6 @@ jobs:
206206
with:
207207
python-version: 3.8
208208

209-
- name: Get IMA contracts
210-
run: |
211-
git clone https://github.com/skalenetwork/IMA.git --recursive-submodules
212-
cd IMA
213-
yarn install
214-
cd ..
215-
216209
- name: Compile contracts
217210
working-directory: ./proxy
218211
run: |

0 commit comments

Comments
 (0)