|
|
@ -13,7 +13,7 @@ jobs: |
|
|
|
- name: Environment Setup |
|
|
|
- name: Environment Setup |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
with: |
|
|
|
with: |
|
|
|
node-version: 16.16.0 |
|
|
|
node-version: 20.0.0 |
|
|
|
- name: Run SUT Action |
|
|
|
- name: Run SUT Action |
|
|
|
uses: EthereumRemix/sol-test@v1.1 |
|
|
|
uses: EthereumRemix/sol-test@v1.1 |
|
|
|
with: |
|
|
|
with: |
|
|
@ -41,7 +41,7 @@ jobs: |
|
|
|
- name: Environment Setup |
|
|
|
- name: Environment Setup |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
with: |
|
|
|
with: |
|
|
|
node-version: 16.16.0 |
|
|
|
node-version: 20.0.0 |
|
|
|
- name: Run Mocha Chai Unit Test Action |
|
|
|
- name: Run Mocha Chai Unit Test Action |
|
|
|
uses: EthereumRemix/ts-sol-test@v1.3.1 |
|
|
|
uses: EthereumRemix/ts-sol-test@v1.3.1 |
|
|
|
with: |
|
|
|
with: |
|
|
|