Skip to content

Bump @eslint/js from 9.16.0 to 9.17.0 in /components/frontend #2761

Bump @eslint/js from 9.16.0 to 9.17.0 in /components/frontend

Bump @eslint/js from 9.16.0 to 9.17.0 in /components/frontend #2761

---
name: Application tests quality
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Install uv
uses: astral-sh/setup-uv@v4
with:
version: "0.4.22"
- name: Install dependencies and check quality
run: |
cd tests/application_tests
uv venv
ci/pip-install.sh
ci/quality.sh