Update .gitea/workflows/test.yaml
checks / check and test (push) Failing after 2s
Details
checks / check and test (push) Failing after 2s
Details
parent
0dfdf7f6df
commit
fb859842f5
|
@ -10,6 +10,5 @@ jobs:
|
|||
steps:
|
||||
- name: test
|
||||
run: echo "Hello from Gitea Action11s!" && pwd
|
||||
steps:
|
||||
- name: test2
|
||||
run: docker ps -a
|
Loading…
Reference in New Issue