Skip to content

Commit b28ab97

Browse files
committed
CI fix
1 parent fc52566 commit b28ab97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
python-version: "3.9"
2828
- name: Run tests
29-
- run: |
29+
run: |
3030
pip3 install pytest
3131
make clt_tests

0 commit comments

Comments
 (0)