Skip to content

build(deps-dev): Bump @babel/preset-react from 7.24.7 to 7.25.9 #560

build(deps-dev): Bump @babel/preset-react from 7.24.7 to 7.25.9

build(deps-dev): Bump @babel/preset-react from 7.24.7 to 7.25.9 #560

Workflow file for this run

name: Test commit on push and pr
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout branch
uses: actions/checkout@v2
- name: Install
run: yarn
- name: Test
run: yarn test