Skip to content

Commit

Permalink
Merge pull request #31 from yann300/yann300-patch-2
Browse files Browse the repository at this point in the history
fix loading the right dependencies
  • Loading branch information
yann300 authored May 22, 2023
2 parents 9f1f28d + 3089b37 commit be735b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20,396 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
- name: Environment Setup
uses: actions/setup-node@v3
with:
node-version: 14.17.6
node-version: 20.0.0
- name: Run SUT Action
uses: EthereumRemix/ts-sol-test@EthereumRemix-patch-1
uses: EthereumRemix/ts-sol-test@main
with:
test-path: 'tests/test.ts'
contract-path: 'contracts'
Expand Down
Loading

0 comments on commit be735b5

Please sign in to comment.