Continue on error

This commit is contained in:
Ilir Bekteshi 2021-10-07 09:35:45 +02:00
parent 4158fef109
commit 5ae2508648

View file

@ -34,7 +34,7 @@ jobs:
- id: lint-all-continue - id: lint-all-continue
name: lint all (continue on error) name: lint all (continue on error)
# continue-on-error: true continue-on-error: true
uses: ./ uses: ./
with: with:
file_or_dir: test file_or_dir: test