Skip to content

Commit

Permalink
Merge pull request #169 from alastria/test/fixedContracts
Browse files Browse the repository at this point in the history
Release 2.0
  • Loading branch information
VictorNS69 committed Mar 9, 2022
2 parents 9cf8c8d + 6961f8d commit 6437220
Show file tree
Hide file tree
Showing 3 changed files with 558 additions and 771 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: '10.x'
node-version: '14.x'
- name: Install dependencies
run: npm install
env:
Expand Down
Loading

0 comments on commit 6437220

Please sign in to comment.