Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila committed Jul 3, 2024
1 parent 5b42415 commit 62c9016
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 @@ -278,7 +278,7 @@ jobs:
retention-days: 1
publish-test-results:
name: Publish tests results
needs: test
needs: [test, docker]
runs-on: ubuntu-latest
permissions:
checks: write
Expand Down

0 comments on commit 62c9016

Please sign in to comment.