Skip to content

Commit 5512c8e

Browse files
committed
style
1 parent 049873d commit 5512c8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/appdistribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
1616
cancel-in-progress: true
1717

18-
jobs:
18+
jobs:
1919
spm:
2020
uses: ./.github/workflows/common.yml
2121
with:

.github/workflows/auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
retry_on: error
5555
retry_wait_seconds: 120
5656
command: scripts/pod_lib_lint.rb ${{ matrix.podspec }} --platforms=${{ matrix.target }} ${{ matrix.tests }}
57-
57+
5858
spm-package-resolved:
5959
env:
6060
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1

0 commit comments

Comments
 (0)