Skip to content

Commit eab4260

Browse files
committed
Stop dumping GitHub context
1 parent 4c750fb commit eab4260

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
test:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- name: Dump GitHub context
14-
uses: actions/github-script@v6
15-
with:
16-
script: console.log(JSON.stringify(context, null, 2))
1713
- name: Translate Repo Name For Build Tools filename_prefix
1814
id: repo-name
1915
run: |

0 commit comments

Comments
 (0)