ci: fix check invocation

This commit is contained in:
Mark Joshwel 2024-03-26 19:04:56 +00:00
parent a9dbc082ae
commit 4a10586824

View file

@ -20,10 +20,6 @@ jobs:
- name: install devbox - name: install devbox
uses: jetpack-io/devbox-install-action@v0.8.0 uses: jetpack-io/devbox-install-action@v0.8.0
- name: build wheel
id: build
run: devbox run hatch build
- name: run checks - name: run checks
run: hatch show check run: devbox run hatch run check