Skip to content

Commit

Permalink
Add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
zemse committed Feb 15, 2024
1 parent e7e929d commit cb3ccb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn test
env:
ALCHEMY: ${{ secrets.ALCHEMY }}
lint:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit cb3ccb4

Please sign in to comment.