Try to fix CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Raoul Snyman 2023-07-27 16:37:49 -07:00
parent e0d76dbbde
commit 21ed0188a7

View File

@ -3,7 +3,7 @@ steps:
image: python:3.11
commands:
- pip install hatch
- hatch lint:lint
- hatch run lint:lint
build:
image: python:3.11
commands: