Update .gitea/workflows/validate.yaml
Some checks failed
Validate the build / Validate-With-Modern-Clang (push) Failing after 20s

This commit is contained in:
omicron 2025-03-30 21:45:15 +00:00
parent 3cf4e25be6
commit 1f03114ada

View File

@ -39,7 +39,7 @@ jobs:
run: | run: |
echo "pwd:" $(pwd) echo "pwd:" $(pwd)
echo -- echo --
ls -lah / ls -lah
echo -- echo --
tree tree
- name: Validate code - name: Validate code