fix: a thing

This commit is contained in:
Tom Hu 2024-05-16 20:58:06 +07:00
parent d50014e883
commit 2207ec089f
No known key found for this signature in database
GPG key ID: 79155678363963D2

View file

@ -50,7 +50,7 @@ jobs:
if: github.repository == 'codecov/codecov-action'
runs-on: macos-latest-xlarge
steps:
- name: Dump GitHub context
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
run: echo "$GITHUB_CONTEXT"