Skip to content

Commit

Permalink
use v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 committed Sep 21, 2023
1 parent 06f5ed0 commit 648a0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout code
uses: nschloe/action-cached-lfs-checkout@v1.2
uses: nschloe/action-cached-lfs-checkout@v1

- name: Run tests
run: xcodebuild test -scheme 'Compound' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14,OS=16.4' -skipPackagePluginValidation
Expand Down

0 comments on commit 648a0fc

Please sign in to comment.