Skip to content

Commit

Permalink
Bumping actions build SDK to .NET 7
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Oct 31, 2022
1 parent 6855958 commit eba45af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
dotnet-version: |
3.1.x
6.0.x
7.0.x
- name: Build and Test
run: dotnet test --logger "trx;LogFileName=test-results.trx"
- name: Upload Test Results
Expand Down

0 comments on commit eba45af

Please sign in to comment.