test
All checks were successful
Gitea Actions Demo / python (push) Successful in 25s

This commit is contained in:
xking 2024-10-12 18:17:23 +08:00
parent 4b82bc831c
commit 8f791636b1
Signed by: chenkuangwei
GPG Key ID: 931C79A9747F5F82

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: alpine-latest
python:
runs-on: python-latest
steps:
- run: echo "111111111111111111111111111111"
- run: python --version