Skip to content

Commit a3f95ad

Browse files
committed
Remove context dump
1 parent 996b036 commit a3f95ad

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
steps:
9-
- name: Dump GitHub context
10-
env:
11-
GITHUB_CONTEXT: ${{ toJson(github) }}
12-
run: echo "$GITHUB_CONTEXT"
139
- name: Set up Python 3.6
1410
uses: actions/setup-python@v1
1511
with:

0 commit comments

Comments
 (0)