소스 검색

Update tests-windows.yml

Krzysztof Krysiński 4 달 전
부모
커밋
d64f7339e4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/tests-windows.yml

+ 1 - 0
.github/workflows/tests-windows.yml

@@ -31,6 +31,7 @@ jobs:
         dotnet-version: 8.0.x
 
     - name: Install wasi-experimental workload
+      working-directory: tests
       run: dotnet workload install wasi-experimental
 
     # Execute all unit tests in the solution