Skip to content

Commit 0882ae2

Browse files
ticket-1577 IMA Agent moved into it's own repository
1 parent 9a9f324 commit 0882ae2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,9 @@ jobs:
169169
python predeployed/scripts/generate_abi.py > data/ima-$VERSION-predeployed-abi.json
170170
171171
test-integration:
172-
runs-on: ubuntu-latest
173-
172+
runs-on: ubuntu-latest
174173
env:
175-
working-directory: ./test
176-
174+
working-directory: ./test
177175
steps:
178176
- uses: actions/checkout@v2
179177

0 commit comments

Comments
 (0)