Run tests even if lint/fmt/spell/squawk fails

This commit is contained in:
Conrad Irwin 2024-01-22 10:00:32 -07:00
parent c49477746e
commit 942edbfcbb

View file

@ -53,7 +53,6 @@ jobs:
runs-on:
- self-hosted
- test
needs: style
steps:
- name: Checkout repo
uses: actions/checkout@v3