Skip to content

Commit e3a6aae

Browse files
committed
path fix
1 parent 2b24af8 commit e3a6aae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ jobs:
8686
8787
export LIQUIBASE_CLASSPATH="liquibase"
8888
export LIQUIBASE_COMMAND_CHANGELOG_FILE="liquibase/changelog.xml"
89-
export LIQUIBASE_COMMAND_CHANGELOG_FILE="${{ github.workspace }}/liquibase/changelog.xml"
9089
export LIQUIBASE_COMMAND_URL=jdbc:postgresql://localhost:54320/MobilityDatabaseTest
9190
export LIQUIBASE_COMMAND_USERNAME=postgres
9291
export LIQUIBASE_COMMAND_PASSWORD=postgres

0 commit comments

Comments
 (0)