.gitea/workflows/pull_request.yaml aktualisiert

This commit is contained in:
hodasemi 2024-02-08 19:54:34 +00:00
parent 611d8bc222
commit a37c5cb516

View file

@ -15,6 +15,6 @@ jobs:
- name: Build
run: cargo build
- name: Test
run: cargo test
# - name: Test
# run: cargo test