Skip to content

Commit d19392d

Browse files
Change command
1 parent 9944a14 commit d19392d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
cacheFrom: ghcr.io/eclipse-score/devcontainer
3434
imageTag: v1.2.0
35-
runCmd: "${PIPX_BIN_DIR}/pre-commit" run -a
35+
runCmd: ${PIPX_BIN_DIR}/pre-commit run -a
3636
# - name: Give User permissions to write
3737
# run: |
3838
# chown -R vscode:vscode "$GITHUB_WORKSPACE"

0 commit comments

Comments
 (0)