Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aave/aave-v3-core
Browse files Browse the repository at this point in the history
  • Loading branch information
kartojal committed Nov 12, 2021
2 parents 52b6288 + 2b54156 commit df70515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.PAT_PACKAGES_REGISTRY_READ_ONLY }}
if: ${{ steps.release.outputs.release_created }}
- run: npm ci:test
- run: npm run ci:test
env:
NODE_AUTH_TOKEN: ${{ secrets.PAT_PACKAGES_REGISTRY_READ_ONLY }}
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit df70515

Please sign in to comment.