Skip to content

Commit 5b3fb0a

Browse files
authored
Merge pull request #1099 from starius/fix-lit-test
ci: use current LiT itest target
2 parents 91d1a3e + e932205 commit 5b3fb0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177

178178
- name: Run LiT itests
179179
working-directory: ./lightning-terminal
180-
run: make itest-no-backward-compat icase='terminal .*'
180+
run: make itest icase='terminal .*'
181181

182182
########################
183183
# Run LiTd unit tests

0 commit comments

Comments
 (0)