This commit is contained in:
parent
0c0f0bd339
commit
896d3d8e3f
2
.gitea/workflows/build-and-push.yaml
Normal file → Executable file
2
.gitea/workflows/build-and-push.yaml
Normal file → Executable file
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Post-startup-message:
|
lint-python:
|
||||||
runs-on: pyfound/black:latest_release
|
runs-on: pyfound/black:latest_release
|
||||||
run: |
|
run: |
|
||||||
black --fast --check .
|
black --fast --check .
|
Loading…
x
Reference in New Issue
Block a user