Skip to content

Commit cc7bbb5

Browse files
committed
chore: install bookmarks for tests
1 parent 927c0ac commit cc7bbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: APM version
2828
run: apm -v
2929
- name: Install package dependencies
30-
run: apm i minimap
30+
run: apm i minimap bookmarks
3131
- name: Install dependencies
3232
run: apm ci
3333
- name: Run tests 👩🏾‍💻

0 commit comments

Comments
 (0)