Skip to content

Commit

Permalink
fix build and test workflow (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
csuvajit committed May 3, 2024
1 parent 7c9a791 commit 0266aba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
run: npm test
env:
BASE_URL: ${{ secrets.BASE_URL }}
EMAIL: ${{ secrets.EMAIL }}
PASSWORD: ${{ secrets.PASSWORD }}

1 comment on commit 0266aba

@csuvajit
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for clashofclans-js ready!

✅ Preview
https://clashofclans-q1nps8k4a-suvajits-projects-c2b2fd4a.vercel.app

Built with commit 0266aba.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.