Update .gitea/workflows/test.yaml
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 10s

This commit is contained in:
2025-03-16 13:47:57 +05:30
parent 05defa3ddc
commit 76a31eaa8c

View File

@@ -33,6 +33,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3.6.0
with:
channel: master
# - name: Setup Python
# uses: actions/setup-python@v4.7.0