.forgejo/workflows/dotnet.yaml aktualisiert
All checks were successful
Java CI / test (push) Successful in 0s
All checks were successful
Java CI / test (push) Successful in 0s
This commit is contained in:
parent
0c4a7e028c
commit
e4c7824ce8
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Check JDK Version
|
- name: Check JDK Version
|
||||||
run: |
|
run: |
|
||||||
cargo -V
|
dotnet --version
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue