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 1e77a4e commit d97bef7Copy full SHA for d97bef7
.github/workflows/build.yml
@@ -695,4 +695,4 @@ jobs:
695
- name: Run tests
696
if: steps.wheels-presence.outputs.found == 'true'
697
run: |
698
- just test-package -v
+ just test-package -v -k 'test_package or 'test_plain_dictation'
0 commit comments