We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0f51e commit c13201bCopy full SHA for c13201b
.github/workflows/spm.yml
@@ -13,10 +13,6 @@ on:
13
# This workflow builds and tests the Swift Package Manager. Only iOS runs on PRs
14
# because each platform takes 15-20 minutes after adding Firestore.
15
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
-
20
jobs:
21
swift-build-run:
22
# Don't run on private repo unless it is a PR.
0 commit comments