Skip to content

Remove IMGPROXY_DOWNLOAD_BUFFER_SIZE and `IMGPROXY_BUFFER_POOL_CALI… #181

Remove IMGPROXY_DOWNLOAD_BUFFER_SIZE and `IMGPROXY_BUFFER_POOL_CALI…

Remove IMGPROXY_DOWNLOAD_BUFFER_SIZE and `IMGPROXY_BUFFER_POOL_CALI… #181

Workflow file for this run

name: Lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: pnpm/action-setup@v4
- name: Install modules
run: pnpm i
- name: Run ESLint
run: pnpm eslint