Skip to content

Commit

Permalink
gh check
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Apr 9, 2023
1 parent 188f95e commit c22e20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
echo "NEXTAUTH_URL=http://localhost:3000" >> .env
echo "NEXT_PUBLIC_SITE_NAME=Next ZTnet" >> .env
echo "NEXT_PUBLIC_APP_VERSION=" >> .env
echo "IS_GITHUB_ACTION=true" >> .env
- run: npm install
- name: Lint
Expand Down

0 comments on commit c22e20a

Please sign in to comment.