Skip to content

Commit db81bb0

Browse files
chore: remove comment
1 parent 9f383fb commit db81bb0

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
@@ -29,7 +29,5 @@ jobs:
2929
git config --global user.name uirouter_github_actions
3030
- name: Install Dependencies
3131
run: yarn install --pure-lockfile
32-
#- name: Check Peer Dependencies
33-
# run: npx check-peer-dependencies
3432
- name: Run Tests
3533
run: yarn ${{ matrix.yarncmd }}

0 commit comments

Comments
 (0)