Skip to content

Commit e438aff

Browse files
committed
logging
1 parent 9e99802 commit e438aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
- name: Log Event
1717
env:
1818
GITHUB_CONTEXT: ${{ toJSON(github) }}
19-
run: |
20-
echo "$GITHUB_CONTEXT"
19+
run: |
20+
echo "$GITHUB_CONTEXT"
2121
2222
- name: Checkout
2323
uses: actions/checkout@v4

0 commit comments

Comments
 (0)