Skip to content

Commit 966c54d

Browse files
committed
maybe we don't need so many references?
1 parent f0575a4 commit 966c54d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_and_test_on_spawn.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118
#if: ${{ always() }}
119119

120120
env:
121-
SQLPACKAGE_HOME: ${{ env.SQLPACKAGE_HOME }}
122121
DACPAC_ARTIFACT_DIR: ${{ github.workspace }}\tSQLt\Build\output\DacpacBuild
123122

124123
strategy:
@@ -274,7 +273,6 @@ jobs:
274273

275274
env:
276275
TEST_ARTIFACT_DIR: ${{ github.workspace }}\tSQLt\Build\temp\Validate\TestResults
277-
SQLPACKAGE_HOME: ${{ env.SQLPACKAGE_HOME }}
278276
DACPAC_ARTIFACT_DIR: ${{ github.workspace }}\tSQLt\Build\output\DacpacBuild
279277
MATRIX_VERSIONS: ${{ format('{{"data-image":{0} }}',github.event.inputs.spawnDataImages) }}
280278

0 commit comments

Comments
 (0)