Skip to content

Commit 2207ec0

Browse files
fix: a thing
1 parent d50014e commit 2207ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
if: github.repository == 'codecov/codecov-action'
5151
runs-on: macos-latest-xlarge
5252
steps:
53-
- name: Dump GitHub context
53+
- name: Dump GitHub context
5454
env:
5555
GITHUB_CONTEXT: ${{ toJSON(github) }}
5656
run: echo "$GITHUB_CONTEXT"

0 commit comments

Comments
 (0)