Update .gitea/scoped_workflows/style-web.yaml
This commit is contained in:
@@ -22,12 +22,6 @@ jobs:
|
||||
- name: Initialize Runner
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
- name: Check and Run `make workflow-init`
|
||||
run: |
|
||||
if make -n workflow-init > /dev/null 2>&1; then
|
||||
make workflow-init
|
||||
fi
|
||||
|
||||
- name: Install Linters
|
||||
run: |
|
||||
npm install --no-save \
|
||||
|
||||
Reference in New Issue
Block a user