Run tests even if lint/fmt/spell/squawk fails
This commit is contained in:
parent
c49477746e
commit
942edbfcbb
1 changed files with 130 additions and 131 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -53,7 +53,6 @@ jobs:
|
|||
runs-on:
|
||||
- self-hosted
|
||||
- test
|
||||
needs: style
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue