decorate gitea action with 'on' key
pytests / python (push) Failing after 1m50s Details

This commit is contained in:
GitMatt 2025-03-30 19:06:19 -07:00
parent 616f117f1f
commit 55ed2d9454
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
name: tests name: pytests
run-name: ${{ gitea.actor }} running tests
on: [push]
jobs: jobs:
uv-example: uv-example: