mirror of
https://github.com/iminet/dev.git
synced 2026-08-22 23:28:25 +02:00
test workflow job
This commit is contained in:
@@ -21,6 +21,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: '10.0.x'
|
dotnet-version: '10.0.x'
|
||||||
|
|
||||||
|
- name: Commit info
|
||||||
|
run: echo "$GITHUB_REF_NAME / $GITHUB_SHA"
|
||||||
|
|
||||||
- name: Dotnet info
|
- name: Dotnet info
|
||||||
run: dotnet --info
|
run: dotnet --info
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user