Skip to content

Bump next from 13.5.6 to 14.2.15 in /frontend #70

Bump next from 13.5.6 to 14.2.15 in /frontend

Bump next from 13.5.6 to 14.2.15 in /frontend #70

Workflow file for this run

name: Frontend tests
on:
pull_request:
paths:
- "frontend/**"
workflow_dispatch:
jobs:
test-backend:
name: Frontend tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test-frontend