Revert "TEST commit"

This reverts commit e2dcb8c42f.
This commit is contained in:
Ilir Bekteshi 2021-10-07 09:29:50 +02:00
parent 7ba67d50f3
commit 4158fef109

View file

@ -25,7 +25,7 @@ jobs:
- id: lint-all-no-warnings
name: lint all - no warnings (continue on error)
# continue-on-error: true
continue-on-error: true
uses: ./
with:
file_or_dir: test
@ -43,7 +43,7 @@ jobs:
- id: default-lint-all
name: default lint all (continue on error)
# continue-on-error: true
continue-on-error: true
uses: ./
- id: print-output