mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Merge pull request #1099 from starius/fix-lit-test
ci: use current LiT itest target
This commit is contained in:
commit
5b3fb0a084
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -177,7 +177,7 @@ jobs:
|
|||
|
||||
- name: Run LiT itests
|
||||
working-directory: ./lightning-terminal
|
||||
run: make itest-no-backward-compat icase='terminal .*'
|
||||
run: make itest icase='terminal .*'
|
||||
|
||||
########################
|
||||
# Run LiTd unit tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue