Update .gitea/workflows/test.yaml
checks / check and test (push) Has been cancelled
Details
checks / check and test (push) Has been cancelled
Details
parent
2f0bdc636b
commit
234a3a715a
|
@ -10,4 +10,4 @@ jobs:
|
||||||
name: check and test
|
name: check and test
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
run: echo "Hello from Gitea Action11s!" && pwd
|
run: echo "Hello from Gitea Action11s!" && docker ps -a
|
Loading…
Reference in New Issue