diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8e05147..68be03d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -73,6 +73,7 @@ jobs: with: repository: 'duckduckgo/BrowserServicesKit' path: 'BrowserServicesKit' + submodules: recursive - name: Check out the tests uses: actions/checkout@v3 with: @@ -98,7 +99,7 @@ jobs: ${{ runner.os }}-spm- - name: Select Xcode - run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer + run: sudo xcode-select -s /Applications/Xcode_$(