ci: fix live tests workflow for swift library
This commit is contained in:
parent
ac15ed7380
commit
6e207802b2
3
.github/workflows/live-tests.yaml
vendored
3
.github/workflows/live-tests.yaml
vendored
@ -48,7 +48,8 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: "Build Swift package"
|
||||
run: bash ./bdk-swift/build-local-swift.sh
|
||||
working-directory: bdk-swift
|
||||
run: bash ./build-local-swift.sh
|
||||
|
||||
- name: "Run live Swift tests"
|
||||
working-directory: bdk-swift
|
||||
|
Loading…
x
Reference in New Issue
Block a user