We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927c0ac commit cc7bbb5Copy full SHA for cc7bbb5
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: APM version
28
run: apm -v
29
- name: Install package dependencies
30
- run: apm i minimap
+ run: apm i minimap bookmarks
31
- name: Install dependencies
32
run: apm ci
33
- name: Run tests 👩🏾💻
0 commit comments