We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17461f2 commit f24ea0bCopy full SHA for f24ea0b
.github/workflows/build.yml
@@ -68,6 +68,6 @@ jobs:
68
with:
69
dotnet-version: '9.0.x'
70
71
- - name: Build
+ - name: Run Tests
72
run: |
73
dotnet test
0 commit comments