.gitea/workflows/test.yaml aktualisiert
Some checks failed
Gitea Actions Test / build (pull_request) Failing after 20s
Some checks failed
Gitea Actions Test / build (pull_request) Failing after 20s
This commit is contained in:
parent
61719b39c4
commit
f7eb22f6ff
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://github.com/actions/checkout@v3
|
||||
|
||||
- name: Build
|
||||
run: cargo build
|
Loading…
Reference in a new issue