Skip to content

Commit 7df25af

Browse files
Troubleshooting
1 parent 2bd0529 commit 7df25af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
cacheFrom: ghcr.io/eclipse-score/devcontainer
3434
imageTag: v1.2.0
3535
runCmd: env
36+
- name: Echo env
37+
run: echo $"runCmdOutput"
3638
#${PIPX_BIN_DIR}/pre-commit run -a
3739
# - name: Give User permissions to write
3840
# run: |

0 commit comments

Comments
 (0)