mirror of
https://github.com/DaLaw2/NetGuardia.git
synced 2026-08-24 14:10:28 +09:00
fix: remove frontend CI from main repo (frontend has its own CI)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0c600ed39d
commit
f381243609
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -72,14 +72,6 @@ jobs:
|
||||
ls -la "$HOME/.cargo/bin/bpf-linker"
|
||||
timeout-minutes: 45
|
||||
|
||||
- name: Frontend type check
|
||||
run: npx tsc --noEmit
|
||||
working-directory: net-guardia-frontend
|
||||
|
||||
- name: Frontend build
|
||||
run: npx next build
|
||||
working-directory: net-guardia-frontend
|
||||
|
||||
- name: cargo check
|
||||
run: cargo check --package net-guardia
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user