mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-21 19:11:21 +00:00
ci(test): remove "Check Yarn Version" step in check-package
job (#177)
This commit is contained in:
parent
7f3e5e30b1
commit
5d4ec5ed25
5
.github/workflows/test.yaml
vendored
5
.github/workflows/test.yaml
vendored
@ -20,11 +20,6 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
uses: threeal/yarn-install-action@v1.0.0
|
||||
|
||||
- name: Check Yarn Version
|
||||
run: |
|
||||
corepack yarn set version stable
|
||||
git diff --exit-code HEAD
|
||||
|
||||
- name: Check Format
|
||||
run: |
|
||||
corepack yarn format
|
||||
|
Loading…
Reference in New Issue
Block a user