issue # gitea ci test
All checks were successful
Test CI / build (push) Successful in 9s

This commit is contained in:
geonhee-min
2025-11-26 08:34:22 +09:00
parent 7035c7b7c3
commit 3747838f9a

View File

@@ -16,3 +16,9 @@ jobs:
run: |
echo $PWD
ls .
- name: Check Environment
run: |
yarn -v
node -v
docker -v