Skip to content

Bump @mui/icons-material from 6.2.1 to 6.3.0 in /components/frontend #2867

Bump @mui/icons-material from 6.2.1 to 6.3.0 in /components/frontend

Bump @mui/icons-material from 6.2.1 to 6.3.0 in /components/frontend #2867

---
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@v5
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