Skip to content

Commit

Permalink
Make tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 26, 2021
1 parent fdf6f4b commit d7b3858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit d7b3858

Please sign in to comment.