Skip to content

Commit a683d5d

Browse files
authored
Update dotnet.yml
1 parent 0376dc7 commit a683d5d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
6.0.x
2121
7.0.x
2222
publish-coverage: true
23-
- name: Restore dependencies
24-
run: dotnet restore
25-
- name: Restore workloads
26-
run: dotnet workload install wasm-tools
2723
- name: Build
2824
run: dotnet build --no-restore
2925
- name: Test

0 commit comments

Comments
 (0)