Add gitea ci actions #40
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup python
|
- name: Setup python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.10"
|
python-version: "3.x"
|
||||||
|
|
||||||
- name: Install yaml-lint # As yamllint action is a composite it does not install yamllint itself
|
- name: Install yaml-lint # As yamllint action is a composite it does not install yamllint itself
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user