updated test.yaml
Build Project / build (push) Failing after 7s Details
Test Runner / test (push) Successful in 2s Details

This commit is contained in:
m.marjorie 2025-04-03 18:37:25 +08:00
parent 236e7fedd7
commit e6258c85b6
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ jobs:
steps: steps:
- name: Say Hello - name: Say Hello
run: echo "Runner is working!" run: echo "Runner is working!"
- name: List Directory
run: ls -la