.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 - name: Build
run: cargo build run: cargo build
- name: Test # - name: Test
run: cargo test # run: cargo test