mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
chore(biome): remove biome config and update ci pipeline description
This commit is contained in:
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
path: |
|
||||
node_modules
|
||||
key: ${{ runner.os }}-node-${{ hashFiles('package-lock.json') }}
|
||||
- name: Run Biome check
|
||||
- name: Run Eslint check
|
||||
run: npm run lint
|
||||
|
||||
prettier:
|
||||
|
||||
Reference in New Issue
Block a user