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 971f2bb commit 55d5072Copy full SHA for 55d5072
1 file changed
tests/test_furxz_simulator.py
@@ -9,6 +9,7 @@
9
import pytest
10
import sys
11
12
+
13
@pytest.mark.skipif(sys.platform.startswith("darwin"), reason="Fast c/c++ simulator should be installed")
14
def test_furxz_backends():
15
0 commit comments