Skip to content

Commit a92070f

Browse files
committed
fix CI issue
1 parent 9326f49 commit a92070f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nvidia3.6-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
--ignore=python/test/tle/unit/test_tle_distributed_d2d.py \
134134
--ignore=python/test/tle/unit/test_tle_get_local_pe.py \
135135
--ignore=python/test/tle/unit/test_tle_d2d_barrier.py \
136-
--ignore=python/test/tle/unit/test_tle_get_node_rank.py \
136+
--ignore=python/test/tle/unit/test_tle_get_node_rank.py
137137
## flagtree hints python tutorials
138138
python3 python/tutorials/hints/01/01-vector-add.py --only_unit_test
139139
# python3 python/tutorials/hints/02/02-fused-softmax.py --only_unit_test

0 commit comments

Comments
 (0)