fix: refactor correct linter version
This commit is contained in:
parent
3a24b9e930
commit
126e22414d
2 changed files with 4 additions and 4 deletions
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
|
|
@ -43,13 +43,12 @@ jobs:
|
|||
with:
|
||||
version: v2.7
|
||||
|
||||
# - name: Lint
|
||||
# run: make lint
|
||||
- name: Lint
|
||||
run: make lint
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
|
||||
|
||||
- name: Archive code coverage results
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue