Skip to content

Commit

Permalink
Don't dump GitHub context
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Jul 28, 2023
1 parent 3c3017d commit dacc477
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: Set up Python 3.x (Latest)
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit dacc477

Please sign in to comment.