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