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:42:59 +00:00
parent 894639316e
commit 3cf4e25be6

View File

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