Update .gitea/workflows/test.yaml
checks / check and test (push) Has been cancelled
Details
checks / check and test (push) Has been cancelled
Details
parent
234a3a715a
commit
c9aaf9c1b2
|
@ -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!" && docker ps -a
|
run: echo "Hello from Gitea Action11s!" && pwd
|
Loading…
Reference in New Issue