1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00

Make tests pass

This commit is contained in:
José Lorenzo Rodríguez 2021-08-26 13:31:58 +02:00 committed by GitHub
parent fdf6f4b6d2
commit d7b3858233
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
uses: ./
with:
dockerfile: testdata/warning.Dockerfile
ignore: DL3014 DL3008
ignore: DL3014 DL3008 DL3015
- name: Run integration test 3 - set failure threshold
# This step will print out an info level rule violation, but not fail