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 0e0c00f commit 4c7efbcCopy full SHA for 4c7efbc
.github/workflows/main.yml
@@ -71,4 +71,4 @@ jobs:
71
- name: Nano Container - Test the Project
72
shell: pwsh
73
run: |
74
- docker exec -w "C:\app\tests\build\src" -i orphan cmd /c ctest -C Release --stop-on-failure --verbose
+ docker exec -w "C:\app\tests\build-ct\src" -i orphan cmd /c ctest -C Release --stop-on-failure --verbose
0 commit comments