Skip to content

Commit a75918d

Browse files
committed
fix
1 parent ff611e6 commit a75918d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343

4444
- name: Run unit_tests
4545
shell: bash
46-
working-directory: cmake-build/build/linux-release
4746
run: ./out/Release/unit_tests
4847

4948

@@ -77,5 +76,4 @@ jobs:
7776

7877
- name: Run unit_tests.exe
7978
shell: bash
80-
working-directory: cmake-build/build/windows-release
8179
run: ./out/Release/unit_tests.exe

0 commit comments

Comments
 (0)