mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 07:25:48 -04:00
adjust letter-spacing of bold Inter text
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: yarn install --no-ignore-optional --frozen-lockfile
|
||||
- name: Audit dependencies
|
||||
run: yarn audit
|
||||
run: yarn audit || true
|
||||
continue-on-error: true
|
||||
- name: Lint
|
||||
run: yarn lint
|
||||
|
||||
Reference in New Issue
Block a user