Skip to content

Commit

Permalink
Fix my workflow oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed May 9, 2022
1 parent 6cfeedf commit 59070dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
- uses: ./.github/actions/setup-node
- run: yarn test --coverage
- uses: codecov/codecov-action@v2
name: ${{ matrix.os }}
with:
name: ${{ matrix.os }}

eslint:
name: ESLint
Expand Down

0 comments on commit 59070dd

Please sign in to comment.