Skip to content

Commit

Permalink
change build to build-and-test in dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nietras committed Feb 1, 2025
1 parent 9437c77 commit 8e9189c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
NuGetDirectory: ${{ github.workspace }}/nuget

jobs:
build:
build-and-test:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down

0 comments on commit 8e9189c

Please sign in to comment.