Skip to content

Commit

Permalink
Merge pull request #1540 from skalenetwork/ticket-1509/test-via-docke…
Browse files Browse the repository at this point in the history
…r-image

ticket-1509 Improved IMA as docker mode support
  • Loading branch information
sergiy-skalelabs authored Aug 2, 2023
2 parents a0262c3 + 96f7426 commit ed95a6e
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 16 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/comprehensive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,7 @@ jobs:
- name: INIT - initialize comprehensive test tokens
working-directory: ${{env.working-directory}}
run: |
cd comprehensive-test/test_tokens/scrypt
./get_scrypt_npm.sh
cd ..
cd comprehensive-test/test_tokens
yarn install
cd ../..
Expand Down
Loading

0 comments on commit ed95a6e

Please sign in to comment.