Update .gitea/workflows/test.yaml
checks / check and test (push) Failing after 1s
Details
checks / check and test (push) Failing after 1s
Details
parent
93c7c5ae4e
commit
da77568747
|
@ -9,4 +9,4 @@ jobs:
|
|||
name: check and test
|
||||
steps:
|
||||
- name: test
|
||||
run: echo "Hello from Gitea Action11s!" && pwd
|
||||
run: echo "Hello from Gitea Action11s!" && docker ps -a
|
Loading…
Reference in New Issue