Skip to content

Commit

Permalink
More refinements, running stripe-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
barinek committed Dec 21, 2023
1 parent 3934fc3 commit 1cda65b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
/usr/local/bin/flyway -user=initialdev -password=initialdev -url="jdbc:postgresql://localhost:5432/example_test" -locations=filesystem:databases/example migrate
env:
PGPASSWORD: postgresql
- uses: ./.github/actions/install-stripe-mock
- name: "build"
run: ./gradlew build
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1cda65b

Please sign in to comment.