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 fc52566 commit b28ab97Copy full SHA for b28ab97
1 file changed
.github/workflows/macos.yml
@@ -26,6 +26,6 @@ jobs:
26
with:
27
python-version: "3.9"
28
- name: Run tests
29
- - run: |
+ run: |
30
pip3 install pytest
31
make clt_tests
0 commit comments