Skip to content

perf: convert all images to avif #2262

perf: convert all images to avif

perf: convert all images to avif #2262

Workflow file for this run

name: Test
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: ".node-version"
cache: yarn
- run: yarn
- run: yarn res:build --warn-error +3+8+11+12+26+27+31+32+33+34+35+39+44+45+110
- run: yarn test
- run: yarn ci:format