Skip to content

Commit 756110d

Browse files
committed
utility local gate script: update gate command
1 parent 44d0e97 commit 756110d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gate_python_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
# mx --strict-compliance --dynamicimports sulong --primary gate --tags python-junit,python-unittest
4141
#
4242
# DEFAULT_DYNAMIC_IMPORTS="sulong,/compiler"
43-
mx --strict-compliance --dynamicimports sulong,/compiler --primary gate --tags python-unittest -B=--force-deprecation-as-warning-for-dependencies
43+
mx --strict-compliance --dynamicimports sulong,/compiler --primary gate --tags python-junit -B=--force-deprecation-as-warning-for-dependencies
4444
# mx --dynamicimports /compiler python-gate --tags python-junit,python-unittest

0 commit comments

Comments
 (0)