Skip to content

Commit

Permalink
Add postgres to the consistency tests to generate consistent test names
Browse files Browse the repository at this point in the history
  • Loading branch information
josephschorr committed Jan 10, 2025
1 parent 7aea384 commit 9401072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ jobs:
strategy:
fail-fast: false
matrix:
datastore: ["postgres"]
pgversion: ["13.8", "14", "15", "16", "17"]
steps:
- uses: "actions/checkout@v4"
Expand Down

0 comments on commit 9401072

Please sign in to comment.