Skip to content

Commit 85760cc

Browse files
committed
Update action for nightly-main and official Swift SDK
1 parent 5afc58d commit 85760cc

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/test-action.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,6 @@ jobs:
2222
with:
2323
path: swift-android-action
2424

25-
- name: Checkout apple/swift-crypto
26-
uses: actions/checkout@v4
27-
with:
28-
repository: apple/swift-crypto
29-
path: apple/swift-crypto
30-
- name: Test apple/swift-crypto
31-
uses: ./swift-android-action/
32-
with:
33-
package-path: apple/swift-crypto
34-
swift-version: ${{ matrix.swift-version }}
35-
ndk-version: ${{ matrix.ndk-version }}
36-
copy-files: Tests
37-
3825
- name: Checkout apple/swift-system
3926
uses: actions/checkout@v4
4027
with:

0 commit comments

Comments
 (0)