We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83333ac commit c87abe7Copy full SHA for c87abe7
1 file changed
tests/run-tests.py
@@ -977,6 +977,7 @@ def main():
977
if args.test_dirs is None:
978
test_dirs = (
979
"basics",
980
+ "circuitpython", # CIRCUITPY-CHANGE
981
"micropython",
982
"misc",
983
"extmod",
0 commit comments