mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
refactor(ci): remove build step from CI pipeline for optimization
This commit is contained in:
parent
4836b8b29f
commit
3fe57a2346
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -56,8 +56,6 @@ jobs:
|
||||||
name: Test
|
name: Test
|
||||||
- check: spell
|
- check: spell
|
||||||
name: Spell Check
|
name: Spell Check
|
||||||
- check: build
|
|
||||||
name: Build
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue