Skip to content

Commit 7365b3c

Browse files
committed
Remove stray debug line from workflow
1 parent 6096df0 commit 7365b3c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
runs-on: ubuntu-20.04
2121
steps:
2222
- uses: actions/[email protected]
23-
- name: FOO
24-
run: |
25-
cat /var/run/act/workflow/event.json
2623
- uses: github/super-linter/[email protected]
2724
env:
2825
ERROR_ON_MISSING_EXEC_BIT: true

0 commit comments

Comments
 (0)