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 5d9bf93 commit 1f3a42fCopy full SHA for 1f3a42f
.github/workflows/test.yml
@@ -54,4 +54,4 @@ jobs:
54
- name: Run tests
55
working-directory: ${{ matrix.project.dir }}
56
run: |
57
- ${{ matrix.project.test_command }}
+ ${{ matrix.project.cmd }}
0 commit comments