Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerje authored Dec 5, 2024
1 parent 7014c5c commit 9de9482
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
dotnet-version: |
6.0.x
8.0.x
include-prerelease: true
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand All @@ -43,7 +42,6 @@ jobs:
dotnet-version: |
6.0.x
8.0.x
include-prerelease: true
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 9de9482

Please sign in to comment.