Skip to content

Commit 2ca55a9

Browse files
committed
dont test blocks, bdsim is not installed
1 parent b5d9a5c commit 2ca55a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
env:
4545
MPLBACKEND: TkAgg
4646
run: |
47-
48-
pytest --ignore=W605 --timeout=50 --timeout_method thread -s
47+
pytest --ignore=machinevisiontoolbox/blocks --timeout=50 --timeout_method thread -s
4948
5049
codecov:
5150
# If all tests pass:

0 commit comments

Comments
 (0)