Skip to content

Commit

Permalink
Fixed lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniomika committed Jul 13, 2020
1 parent 8c3c30d commit f16da96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -27,4 +27,4 @@ jobs:
-t ${GITHUB_REPOSITORY}:${GITHUB_SHA} \
-f Dockerfile.buildkit .
docker run -it --rm ${GITHUB_REPOSITORY}:${GITHUB_SHA} -v
docker run --rm ${GITHUB_REPOSITORY}:${GITHUB_SHA} -v

0 comments on commit f16da96

Please sign in to comment.