Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Njoguu authored Jul 5, 2023
1 parent 41c2ff5 commit 5bd033d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
SECRET_KEY: ${{ secrets.SECRET_KEY }}
RECAPTCHA_API_SECRET_KEY: ${{ secrets.RECAPTCHA_API_SECRET_KEY }}
RECAPTCHA_API_KEY: ${{ secrets.RECAPTCHA_API_KEY }}
REDIS_URL: ${{ secrets.REDIS_URL }}
JWT_SECRET_KEY: ${{ secrets.RECAPTCHA_API_KEY }}
TABLENAME: ${{ secrets.TABLENAME }}
userTableName: ${{ secrets.USERTABLENAME }}
Expand Down

0 comments on commit 5bd033d

Please sign in to comment.