Обновить .gitea/workflows/test-runner.yml
Some checks are pending
Test Runner / test (push) Waiting to run
Some checks are pending
Test Runner / test (push) Waiting to run
This commit is contained in:
parent
7f18ca3389
commit
9c5edcb54e
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
|
||||
- name: Print Hello World
|
||||
|
@ -18,4 +18,3 @@ jobs:
|
|||
|
||||
- name: Show Docker info
|
||||
run: docker info || echo "Docker not found"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user