Skip to content

Commit

Permalink
Merge pull request #38 from wemogy/fix/pipeline
Browse files Browse the repository at this point in the history
Fixed dotnet pipeline
  • Loading branch information
SebastianKuesters authored Nov 23, 2022
2 parents 83cd9b4 + b7ea0cb commit 4f38061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dotnet/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ runs:
run: dotnet test --configuration ${{ inputs.configuration }} --no-build --verbosity normal
env:
COSMOS_CONNECTION_STRING: ${{ inputs.cosmos-connection-string }}
COSMOS_DATABASE_NAME: testdata
COSMOS_DATABASE_NAME: infrastructuredbtests

0 comments on commit 4f38061

Please sign in to comment.