Skip to content

Commit

Permalink
Merge pull request #67 from knownorigin/65-gated-script
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmorgan authored Mar 24, 2022
2 parents 0f6ffb9 + 8518ab0 commit d592c5f
Show file tree
Hide file tree
Showing 32 changed files with 8,815 additions and 30,911 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node_test_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Install and test
run: |
npm install
npm run test
npm run test-fast
env:
CI: true
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ coverage.json
coverage
.idea/
.env
.openzeppelin/unknown-31337.json
Loading

0 comments on commit d592c5f

Please sign in to comment.