Skip to content

Commit 31911ba

Browse files
committed
github workflow
1 parent d768648 commit 31911ba

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161
- name: Install frontend dependencies
6262
run: npm install
6363

64-
- name: Lint frontend (ubuntu only)
65-
if: matrix.platform == 'ubuntu-22.04'
66-
run: npm run lint
67-
6864
- name: Check Rust formatting (ubuntu only)
6965
if: matrix.platform == 'ubuntu-22.04'
7066
run: cd src-tauri && cargo fmt --all -- --check

0 commit comments

Comments
 (0)