Skip to content

Commit 7ebec82

Browse files
committed
Updated config.yml
1 parent f0b124d commit 7ebec82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ commands:
279279
popd
280280
pushd passes
281281
list_passes=$(ls | grep -v test_setitem*)
282-
pytest $list_passes1.12.0a0+2c916ef
282+
pytest $list_passes
283283
# pushd quant
284284
# pytest
285285
# popd

0 commit comments

Comments
 (0)