Skip to content

Commit f08593d

Browse files
committed
fix yaml check
1 parent 1ee667c commit f08593d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: "swift build --build-tests --disable-sandbox"
6262
- name: Swift Test
6363
run: "swift test"
64-
64+
6565
verify-samples:
6666
name: Verify Sample ${{ matrix.sample_app }} (swift:${{ matrix.swift_version }} jdk:${{matrix.jdk_vendor}} os:${{ matrix.os_version }})
6767
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)