Skip to content

Commit 707dff6

Browse files
committed
Updated GitHub CI
1 parent fed454f commit 707dff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ jobs:
8484
# - name: Unit Tests
8585
# run: xcodebuild test -workspace ".swiftpm/xcode/package.xcworkspace" -scheme "$SCHEME" -destination "platform=macOS" | xcbeautify && exit ${PIPESTATUS[0]}
8686

87-
demo-projects:
88-
name: Demo Projects
87+
examples:
88+
name: Examples
8989
runs-on: macos-latest
9090
steps:
9191
- uses: actions/checkout@main

0 commit comments

Comments
 (0)