mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 01:28:12 +08:00
Remove all references to Vue
This commit is contained in:
@@ -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