test 8
Some checks failed
/ deploy (push) Failing after 5s

This commit is contained in:
Zi Gao 2025-06-08 22:46:00 +10:00
parent 190224d207
commit 952765a453

View file

@ -7,8 +7,6 @@ jobs:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps:
- id: check user
run: whoami
- id: path
run: echo ~
- id: checkout