Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHomanics committed May 9, 2024
1 parent 2c6e31f commit 2cd8303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
id: build

- name: Run tests
env:
ALCHEMY_API_KEY: ${{ secrets.ALCHEMY_API_KEY }}
run: yarn test -vvv

- name: Run nextjs lint
Expand Down

0 comments on commit 2cd8303

Please sign in to comment.