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 b3d9889 commit 2ce6a45Copy full SHA for 2ce6a45
.github/workflows/test.yml
@@ -12,5 +12,5 @@ jobs:
12
- uses: actions/checkout@v3
13
- name: Set up environment
14
uses: ./.github/actions/setup
15
- - run: npm run coverage --forbid-only
+ - run: npm run coverage -- --forbid-only
16
- uses: codecov/codecov-action@v3
0 commit comments