Skip to content

Commit

Permalink
Merge branch 'master' into slither
Browse files Browse the repository at this point in the history
  • Loading branch information
Luisfc68 committed Mar 20, 2024
2 parents 22a09a1 + c5a92b7 commit aabb86c
Show file tree
Hide file tree
Showing 39 changed files with 317,385 additions and 46 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
with:
node-version: '19.6.0'

- name: NPM Login
run: npm config set //npm.pkg.github.com/:_authToken ${{ secrets.GITHUB_TOKEN }}

- name: Install truffle
run: npm install -g truffle

Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# test network
.openzeppelin/unknown-1337.json
node_modules
build
.vscode
.idea
coverage
Expand Down
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

Loading

0 comments on commit aabb86c

Please sign in to comment.