Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaphante authored Dec 22, 2023
1 parent a9bed54 commit b493a17
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 @@ -26,7 +26,7 @@ jobs:
run: dotnet build --no-restore
- name: Test
run: dotnet test --no-build --verbosity normal
- uses: actions/download-artifact@v4
- uses: actions/upload-artifact@v4
with:
name: Reports
path: output/test/Reports

0 comments on commit b493a17

Please sign in to comment.