We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df25af commit 206dce7Copy full SHA for 206dce7
1 file changed
.github/workflows/lint.yml
@@ -35,7 +35,7 @@ jobs:
35
runCmd: env
36
- name: Echo env
37
run: echo $"runCmdOutput"
38
- #${PIPX_BIN_DIR}/pre-commit run -a
+ #${PIPX_BIN_DIR}/pre-commit run -a
39
# - name: Give User permissions to write
40
# run: |
41
# chown -R vscode:vscode "$GITHUB_WORKSPACE"
0 commit comments