Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Jun 24, 2024
1 parent d4f1c3c commit 224d8ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cron-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,7 @@ jobs:
git clone -b alvar/ios-18-quickfix https://github.com/alvar-bolt/xcodes
cd xcodes
make install
echo "TESTME"
sudo cp ~/xcodes/.build/apple/Products/Release/xcodes /usr/local/bin
xcodes runtimes
# xcodes runtimes
sudo xcodes runtimes install 'iOS ${{ matrix.ios }}' --keep-archive
- name: Run LLC Tests (Debug)
run: bundle exec fastlane test device:"${{ matrix.device }} (${{ matrix.ios }})" cron:true
Expand Down

0 comments on commit 224d8ac

Please sign in to comment.