mirror of
https://github.com/iminet/dev.git
synced 2026-08-22 15:18:24 +02:00
test workflow job
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user