.gitea/workflows/pull_request.yaml aktualisiert
This commit is contained in:
parent
611d8bc222
commit
a37c5cb516
1 changed files with 2 additions and 2 deletions
|
@ -15,6 +15,6 @@ jobs:
|
|||
- name: Build
|
||||
run: cargo build
|
||||
|
||||
- name: Test
|
||||
run: cargo test
|
||||
# - name: Test
|
||||
# run: cargo test
|
||||
|
||||
|
|
Loading…
Reference in a new issue