testing
Some checks are pending
Build and Push / lint-python (push) Waiting to run

This commit is contained in:
Luke R 2024-05-02 11:58:28 -07:00
parent 0c0f0bd339
commit 896d3d8e3f

2
.gitea/workflows/build-and-push.yaml Normal file → Executable file
View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Post-startup-message:
lint-python:
runs-on: pyfound/black:latest_release
run: |
black --fast --check .