mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-19 14:15:40 -04:00
fail the workflow if lint fails
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -31,7 +31,6 @@ jobs:
|
||||
- name: Lint with Ruff
|
||||
run: |
|
||||
hatch run lint
|
||||
continue-on-error: true
|
||||
|
||||
test:
|
||||
name: Test with Py${{ matrix.python-version }} on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user