sort chores using due date, color tasks according to due level
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Biome
|
||||
run: bun install -g biome
|
||||
- name: Biome Check
|
||||
- name: Biome CI
|
||||
run: biome ci
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user