Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j authored Mar 4, 2024
1 parent 840c4d7 commit 6c015ce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:

env:
# Database for tests
DATABASE_URL: postgis://postgres:postgres@localhost/smbackend
GOOGLE_RECAPTCHA_SECRET_KEY: testSecret
GOOGLE_RECAPTCHA_VERIFY_URL: https://www.google.com/recaptcha/api/siteverify
DATABASE_URL: postgres://postgres:postgres@localhost/mobilityprofile


steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6c015ce

Please sign in to comment.