Skip to content

Commit be9489c

Browse files
committed
Update ci.yml
1 parent 8fa434a commit be9489c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ env:
3737
TESTS_ASSEMBLY_DIR: '${{ github.workspace }}\artifacts\TestsAssembly'
3838
AXE_TESTS_PROJECT_DIR: '${{ github.workspace }}\tests\Files.InteractionTests'
3939
AXE_TESTS_PROJECT_PATH: '${{ github.workspace }}\tests\Files.InteractionTests\Files.InteractionTests.csproj'
40-
UNIT_TESTS_PROJECT_PATH: '${{ github.workspace }}\tests\Files.UnitTests\Files.UnitTests.csproj'
40+
UNIT_TESTS_PROJECT_PATH: '${{ github.workspace }}\tests\Files.App.UnitTests\Files.App.UnitTests.csproj'
4141
ARTIFACTS_STAGING_DIR: '${{ github.workspace }}\artifacts'
4242
APPX_PACKAGE_DIR: '${{ github.workspace }}\artifacts\AppxPackages'
4343
APPX_SELFSIGNED_CERT_PATH: '${{ github.workspace }}\.github\workflows\FilesApp_SelfSigned.pfx'

0 commit comments

Comments
 (0)