Update .gitea/workflows/test.yaml
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 10s
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 10s
This commit is contained in:
@@ -33,6 +33,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3.6.0
|
uses: actions/checkout@v3.6.0
|
||||||
|
with:
|
||||||
|
channel: master
|
||||||
|
|
||||||
|
|
||||||
# - name: Setup Python
|
# - name: Setup Python
|
||||||
# uses: actions/setup-python@v4.7.0
|
# uses: actions/setup-python@v4.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user