Skip to content

Commit

Permalink
check out code plz
Browse files Browse the repository at this point in the history
  • Loading branch information
rreinoldsc committed Sep 25, 2023
1 parent 54be563 commit adf2b9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ jobs:
docker-lint:
runs-on: ubuntu-latest
steps:
- name: Check out repo
- uses: actions/checkout@v3

- run: docker run -v --rm -i hadolint/hadolint hadolint --failure-threshold warning - < great_expectations_cloud/agent/Dockerfile

0 comments on commit adf2b9b

Please sign in to comment.