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 59730f9 commit ccb3f02Copy full SHA for ccb3f02
1 file changed
.github/workflows/msvc-tests.yml
@@ -31,6 +31,6 @@ jobs:
31
32
- name: Run tests
33
run: |
34
- cd msvc/x64/Release
+ cd x64/Release
35
$env:PATH += ";${{ github.workspace }}\vcpkg_installed\x64-windows\bin"
36
.\dataforge_tests.exe
0 commit comments