Skip to content

Commit 8f608fc

Browse files
committed
Re-enable some tests
1 parent 5018a43 commit 8f608fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ jobs:
253253
cat run-tests.sh
254254
255255
- name: Run swift-collections tests
256+
# too slow
257+
if: false
256258
run: ./run-tests.sh apple/swift-collections
257259

258260
- name: Run swift-numerics tests

0 commit comments

Comments
 (0)