Skip to content

Commit d69817a

Browse files
committed
bring cli back :)
1 parent b01c1c3 commit d69817a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-btcli-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
git checkout staging
168168
git fetch origin staging
169169
python3 -m pip install --upgrade pip
170+
python3 -m pip install '.[dev]'
170171
python3 -m pip install pytest
171172
172173
- name: Clone async-substrate-interface repo

0 commit comments

Comments
 (0)