Skip to content

Commit a6cb05b

Browse files
committed
chore: remove apm version from ci
1 parent a552039 commit a6cb05b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
- uses: UziTech/action-setup-atom@v1
2424
with:
2525
channel: ${{ matrix.atom_channel }}
26-
- name: Versions
27-
run: apm -v
2826
- name: Install APM dependencies
2927
run: |
3028
apm install

0 commit comments

Comments
 (0)