Skip to content

Commit fa6d331

Browse files
Whoops add checkin out back in
1 parent cfd7105 commit fa6d331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
- "platform=tvOS Simulator,name=Apple TV"
2828

2929
steps:
30+
- uses: actions/checkout@v4
3031
- name: Test platform ${{ matrix.destination }}
3132
run: set -o pipefail && xcodebuild -scheme OAuthenticator -destination "${{ matrix.destination }}" test | xcbeautify

0 commit comments

Comments
 (0)