diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index a98c5e1..91012c6 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -14,7 +14,6 @@ jobs: uses: TheMrMilchmann/setup-msvc-dev@v3.0.0 with: arch: x64 - - run: dir - shell: cmd + - uses: actions/checkout@v4 - run: call build.bat shell: cmd \ No newline at end of file