mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
don't fail in CI tests
This commit is contained in:
committed by
GitHub
parent
2bcb99c6e2
commit
d2b4ab26ff
@@ -43,6 +43,7 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
dockerfile: testdata/Dockerfile
|
||||
no-fail: true
|
||||
|
||||
- name: Run integration test 2 - ignore a rule
|
||||
# This step is supposed to print out an info level rule violation
|
||||
|
||||
Reference in New Issue
Block a user