seems i need to checkout
This commit is contained in:
parent
d12866bbb5
commit
9a758c5410
|
@ -10,6 +10,8 @@ jobs:
|
|||
container:
|
||||
image: docker:dind
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Run test job
|
||||
uses: ./.gitea/workflows/test.yaml
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue