Skip to content

Bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 in /ui #1034

Bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 in /ui

Bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 in /ui #1034

Workflow file for this run

name: Tests
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- name: Run tests
run: ./gradlew test