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 f0b4687 commit afbb9cfCopy full SHA for afbb9cf
.github/workflows/External-Storage-Tests.yml
@@ -85,4 +85,4 @@ jobs:
85
STORAGE_GOOGLECS_BUCKET_NAME: "javaclasses-unittests"
86
STORAGE_GOOGLECS_FOLDER_NAME: "gxclasses"
87
STORAGE_GOOGLECS_APPLICATION_NAME: "gxjavacloudstorageunittests"
88
- run: dotnet test $Env:SolutionFile --no-restore --no-build --configuration $Env:Configuration
+ run: dotnet test $SolutionFile --no-restore --no-build --configuration $Configuration
0 commit comments