Skip to content

Commit

Permalink
chore: update .github/workflows/lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-foundation-bot committed Jul 6, 2023
1 parent 02e1d73 commit 174811d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ jobs:
echo dev-tools=${REGISTRY}/${IMAGE}:${VERSION} >> "$GITHUB_OUTPUT"
fi
- run: docker run --rm -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} /usr/local/bin/test_lint.sh
env:
EXCLUDE_LINT_DIRS: '\./src/frontend/public'

0 comments on commit 174811d

Please sign in to comment.