add playful "Kiss" step to CI workflow
Some checks failed
Gitea CI / lint-and-test (push) Failing after 6s
Some checks failed
Gitea CI / lint-and-test (push) Failing after 6s
This commit is contained in:
@@ -32,3 +32,7 @@ jobs:
|
|||||||
- name: Check syntax
|
- name: Check syntax
|
||||||
run: |
|
run: |
|
||||||
python -m py_compile main.py
|
python -m py_compile main.py
|
||||||
|
|
||||||
|
- name: Kiss
|
||||||
|
run: |
|
||||||
|
echo "😘""
|
||||||
|
|||||||
Reference in New Issue
Block a user