mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
ci(test): remove "Check Yarn Version" step in check-package job (#177)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user