We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478da65 commit fa63adeCopy full SHA for fa63ade
.github/workflows/push_build_and_test.yml
@@ -27,3 +27,5 @@ jobs:
27
28
- name: Test
29
run: dotnet test --no-build --verbosity normal
30
+
31
+# dummy change
0 commit comments