Skip to content

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

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

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

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