Skip to content

feat: Default to the device pixel ratio #14

feat: Default to the device pixel ratio

feat: Default to the device pixel ratio #14

Workflow file for this run

name: Spellcheck
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
config: .github/cspell.yaml