Skip to content

Commit c13201b

Browse files
authored
Delete done TODO (#6323)
1 parent ef0f51e commit c13201b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/spm.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ on:
1313
# This workflow builds and tests the Swift Package Manager. Only iOS runs on PRs
1414
# because each platform takes 15-20 minutes after adding Firestore.
1515

16-
# TODO: Write a script to filter the Package.swift for each individual product
17-
# and run just those tests in the product specific workflows. Then this workflow
18-
# should be the full SPM tests for all platforms only on cron.
19-
2016
jobs:
2117
swift-build-run:
2218
# Don't run on private repo unless it is a PR.

0 commit comments

Comments
 (0)