ps2_manager/.forgejo/workflows/dotnet.yaml
WeeXnes 0c4a7e028c
Some checks failed
Java CI / test (push) Failing after 1s
.forgejo/workflows/dotnet.yaml hinzugefügt
2025-04-22 02:15:40 +00:00

15 lines
158 B
YAML

name: Java CI
on: [push]
jobs:
test:
runs-on: arch-rolling
steps:
- name: Check JDK Version
run: |
cargo -V