mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
refactor(state.ts): extract logic to get threshold session index into a separate function for reusability and clarity
This commit is contained in:
3
.github/workflows/artifacts.yml
vendored
3
.github/workflows/artifacts.yml
vendored
@@ -65,6 +65,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: ESlint
|
||||
run: pnpm run lint
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
pnpm run build
|
||||
|
||||
Reference in New Issue
Block a user