Unverified Commit 374ce5dc authored by ThatOneCalculator's avatar ThatOneCalculator
Browse files

fix: 👷 lint:frontend in CI

parent 0b1dd21a
...@@ -16,5 +16,5 @@ jobs: ...@@ -16,5 +16,5 @@ jobs:
- run: bun --version - run: bun --version
- name: Install frontend dependencies - name: Install frontend dependencies
run: bun install --frozen-lockfile run: bun install --frozen-lockfile
- run: bun run lint - run: bun run lint:frontend
- run: bun run lint:types - run: bun run lint:types
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment