Skip to content

Commit

Permalink
Update pr_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Teller501 authored Dec 10, 2023
1 parent 25b1210 commit d3309da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: mvn test

env:
SPRING_PROFILES_ACTIVE: test
TEST_DB: ${{ secrets.TEST_DB }}
DATABASE_URL: ${{ secrets.DATABASE_URL }}
DATABASE_USERNAME: ${{ secrets.DATABASE_USERNAME }}
Expand Down

0 comments on commit d3309da

Please sign in to comment.