Skip to content

Bump braces from 3.0.2 to 3.0.3 in /frontend #67

Bump braces from 3.0.2 to 3.0.3 in /frontend

Bump braces from 3.0.2 to 3.0.3 in /frontend #67

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@v3
- uses: ./.github/actions/test-frontend