Skip to content

Commit

Permalink
fix build and test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
csuvajit committed May 3, 2024
1 parent 7c9a791 commit ca24d1f
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 }}

0 comments on commit ca24d1f

Please sign in to comment.