Skip to content

Commit 4c7efbc

Browse files
authored
Update main.yml
1 parent 0e0c00f commit 4c7efbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
- name: Nano Container - Test the Project
7272
shell: pwsh
7373
run: |
74-
docker exec -w "C:\app\tests\build\src" -i orphan cmd /c ctest -C Release --stop-on-failure --verbose
74+
docker exec -w "C:\app\tests\build-ct\src" -i orphan cmd /c ctest -C Release --stop-on-failure --verbose

0 commit comments

Comments
 (0)