Skip to content

Commit

Permalink
Merge branch 'master' into update-babel-eslint-package
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Oct 14, 2021
2 parents 565c594 + 0021489 commit 1f5416d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-4+.yml
Expand Up @@ -77,7 +77,7 @@ jobs:
- run: rm __tests__/src/util/getComputedRole-test.js
if: ${{ matrix.node-version < 7 }}
- run: npm run test:ci
- run: bash <(curl -s https://codecov.io/bash) -f coverage/*.json;
- uses: codecov/codecov-action@v2

node:
name: 'node 4+'
Expand Down

0 comments on commit 1f5416d

Please sign in to comment.