pipeline tests
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 9s

This commit is contained in:
2025-06-06 12:13:59 -05:00
parent d74adb35b4
commit 98b18eee03

View File

@ -24,4 +24,6 @@ jobs:
- name: List files in the repository post - name: List files in the repository post
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
- name: tree
run: tree
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."