Remove dumping GitHub context

This commit is contained in:
Alec Delaney 2023-05-26 12:45:31 -04:00
parent a403315421
commit 9af4579fdd

View file

@ -10,10 +10,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: Translate Repo Name For Build Tools filename_prefix
id: repo-name
run: |