Skip to content

Commit 7398b8a

Browse files
authored
Update pull_request.yml
1 parent eac5c6c commit 7398b8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [opened, reopened, synchronize]
66

7-
jobs:
7+
jobs:
88
audio-workstation:
99
name: Build AudioWorkstation
1010
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
@@ -24,7 +24,7 @@ jobs:
2424
enable_windows_checks: false
2525
swift_flags: --package-path WebGPUDemo
2626
swift_nightly_flags: --package-path WebGPUDemo
27-
27+
2828
soundness:
2929
name: Soundness
3030
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)