We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0575a4 commit 966c54dCopy full SHA for 966c54d
.github/workflows/build_and_test_on_spawn.yml
@@ -118,7 +118,6 @@ jobs:
118
#if: ${{ always() }}
119
120
env:
121
- SQLPACKAGE_HOME: ${{ env.SQLPACKAGE_HOME }}
122
DACPAC_ARTIFACT_DIR: ${{ github.workspace }}\tSQLt\Build\output\DacpacBuild
123
124
strategy:
@@ -274,7 +273,6 @@ jobs:
274
273
275
276
TEST_ARTIFACT_DIR: ${{ github.workspace }}\tSQLt\Build\temp\Validate\TestResults
277
278
279
MATRIX_VERSIONS: ${{ format('{{"data-image":{0} }}',github.event.inputs.spawnDataImages) }}
280
0 commit comments