Skip to content

Commit

Permalink
fix nightly builds (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert authored Dec 7, 2023
1 parent 3e17330 commit 05f99c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ jobs:
uses: liquibase/build-logic/.github/workflows/[email protected]
with:
nightly: true
extraMavenArgs: -Dtest="RedshiftDatabaseTest" -Dliquibase.version=master-SNAPSHOT
java: '[11, 17, 18]'
extraMavenArgs: -Dtest="RedshiftDatabaseTest"
secrets: inherit

0 comments on commit 05f99c9

Please sign in to comment.