We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85307e commit 0b3f4ddCopy full SHA for 0b3f4dd
1 file changed
.github/workflows/jest.yml
@@ -7,8 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v1
9
- run: yarn
10
- - name: Jest Coverage
11
- uses: mattallty/jest-github-action@v1
+ - uses: mattallty/jest-github-action@v1
12
continue-on-error: true
13
with:
14
changes-only: true
0 commit comments