fix code style, use names from api instead of hardcoding for flatmates users
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -17,9 +17,7 @@ jobs:
|
||||
- name: Install Biome
|
||||
run: bun install -g biome
|
||||
- name: Biome Check
|
||||
run: biome check
|
||||
- name: Biome Lint
|
||||
run: biome lint
|
||||
run: biome ci
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user