fix workflow name
All checks were successful
check code / check-code (push) Successful in 33s

This commit is contained in:
Ivan Schaller 2024-02-21 15:01:43 +01:00
parent 3728594b4e
commit c5f3fa9e00

View file

@ -27,5 +27,5 @@ jobs:
- name: test typing
run: hatch run lint:typing
- name: test typing
- name: run tests
run: hatch run default:test