We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff849a commit 51cec3eCopy full SHA for 51cec3e
.github/workflows/dotnet.yml
@@ -1,7 +1,7 @@
1
# This workflow will build a .NET project
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
3
4
-name: .NET
+name: "Unit tests & Sonar"
5
6
on:
7
push:
0 commit comments