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 1e3d94f commit 7293af4Copy full SHA for 7293af4
1 file changed
.github/workflows/pr.yaml
@@ -25,8 +25,7 @@ jobs:
25
26
- name: Test suite
27
run: |
28
- task test:setup
29
- task test
+ task test:matrix
30
31
- name: Upload coverage to Codecov test
32
uses: codecov/codecov-action@v5
0 commit comments