Skip to content

Commit a563ad7

Browse files
committed
Revert "chore: dump context"
This reverts commit 9138aeb.
1 parent 87ee911 commit a563ad7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-debug.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
1919
NUGET_XMLDOC_MODE: skip
2020
steps:
21-
- name: Dump GitHub context
22-
run: echo "$CONTEXT"
23-
env:
24-
CONTEXT: ${{ toJson(github) }}
2521
- uses: actions/checkout@v2
2622
- uses: actions/setup-dotnet@v1
2723
with:

0 commit comments

Comments
 (0)