.gitea/workflows/test.yaml aktualisiert
All checks were successful
Gitea Actions Test / build (pull_request) Successful in 5m0s

This commit is contained in:
hodasemi 2023-08-15 10:38:28 +02:00
parent ab095b9faf
commit b97ac16c70

View file

@ -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