Skip to content

Bump @babel/plugin-syntax-flow from 7.14.5 to 7.24.1 #1

Bump @babel/plugin-syntax-flow from 7.14.5 to 7.24.1

Bump @babel/plugin-syntax-flow from 7.14.5 to 7.24.1 #1

Workflow file for this run

name: frontend-test
on:
pull_request:
branches:
- main
paths:
- frontend/**
workflow_dispatch:
jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/unit-test
with:
service: frontend