Skip to content

Bump eslint from 8.57.1 to 9.20.0 #2252

Bump eslint from 8.57.1 to 9.20.0

Bump eslint from 8.57.1 to 9.20.0 #2252

Workflow file for this run

name: Build client on CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v2
- name: Build schema from source
run: docker compose -f docker-compose-ci.yml run update_from_remote_schema