test workflow job

This commit is contained in:
iminet
2026-08-19 19:00:29 +02:00
parent 216445d804
commit 8ce27bbe7b
+3
View File
@@ -21,6 +21,9 @@ jobs:
with:
dotnet-version: '10.0.x'
- name: Commit info
run: echo "$GITHUB_REF_NAME / $GITHUB_SHA"
- name: Dotnet info
run: dotnet --info