Use exisiting version

pull/3537/head
ioedeveloper 2 years ago committed by Aniket
parent f3ab47af7c
commit 22e2b325d0
  1. 2
      .github/workflows/run-sut.yml

@ -14,7 +14,7 @@ jobs:
with:
node-version: 14.17.6
- name: Run SUT Action
uses: EthereumRemix/sol-test@v1.1
uses: EthereumRemix/sol-test@v1
with:
test-path: 'apps/remix-ide/contracts/tests'
compiler-version: '0.8.15'
Loading…
Cancel
Save