Skip to content

Commit

Permalink
Update run_unit_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoCoderMatrix86 authored Mar 26, 2024
1 parent 8a1db4a commit 4a04e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
dotnet-version: '7.0.101'

- name: Install wasm-tools
run: dotnet workload install wasm-tools
run: dotnet workload install wasm-tools-net7

# Only publish when unit tests are ok
- name: Run Unit Tests
Expand Down

0 comments on commit 4a04e9c

Please sign in to comment.