Skip to content

Commit

Permalink
testing actions improvements [WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
vpenades committed Aug 11, 2024
1 parent b09969c commit 2bd3bbc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:

- name: net48 on windows
if: runner.os == 'Windows'
uses: actions/setup-dotnet@v4
with:
dotnet-version: '4.x'
run: choco install dotnet4.8 --ignore-checksums

- uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit 2bd3bbc

Please sign in to comment.