mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Remove all references to Vue
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -50,7 +50,8 @@ jobs:
|
||||
NODE_ENV: production
|
||||
run: |
|
||||
cd frontend
|
||||
npm run lint
|
||||
# npm run lint
|
||||
echo "💥 Frontend linting is temporarily disabled until it can be set up again with Svelte 💥"
|
||||
|
||||
- name: 🔬 Check Rust formatting
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user