.gitea/workflows/test.yaml aktualisiert
This commit is contained in:
parent
4e52eaa51a
commit
529171e9fb
1 changed files with 0 additions and 1 deletions
|
@ -4,6 +4,5 @@ on:
|
|||
pull_request:
|
||||
types: [opened, reopened, edited, review_requested]
|
||||
jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
run: cargo build --release
|
Loading…
Reference in a new issue