Skip to content

Commit

Permalink
ci: clean up swift offline tests job
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Feb 26, 2025
1 parent 9395983 commit 8f6eedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-swift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:

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

0 comments on commit 8f6eedd

Please sign in to comment.