Skip to content

Commit 8f6eedd

Browse files
ci: clean up swift offline tests job
1 parent 9395983 commit 8f6eedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-swift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424

2525
- name: "Run Swift tests"
2626
working-directory: bdk-swift
27-
run: swift test --skip LiveElectrumClientTests --skip LiveMemoryWalletTests --skip LiveTransactionTests --skip LiveTxBuilderTests --skip LiveWalletTests
27+
run: swift test --filter Offline

0 commit comments

Comments
 (0)