.gitea/workflows/test.yaml aktualisiert
All checks were successful
Gitea Actions Test / build (pull_request) Successful in 5m0s
All checks were successful
Gitea Actions Test / build (pull_request) Successful in 5m0s
This commit is contained in:
parent
ab095b9faf
commit
b97ac16c70
1 changed files with 3 additions and 0 deletions
|
@ -17,5 +17,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|
||||||
|
- name: Install flip-link
|
||||||
|
run: cargo install flip-link
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build
|
run: cargo build
|
Loading…
Reference in a new issue