Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterinaWire committed Oct 1, 2024
1 parent 3bff256 commit 62388d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
# Resolve the dependencies if no cash
- name: Bootstrap Swift Package Dependencies if no cache
#if: steps.cache-swift-package.outputs.cache-hit != 'true'
- run: xcrun --sdk macosx swift package --package-path scripts resolve
- run: xcrun swift package --package-path scripts resolve

- name: Setup Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 62388d2

Please sign in to comment.