Skip to content

Merge branch 'main' into dependabot/npm_and_yarn/types/jest-29.5.8 #165

Merge branch 'main' into dependabot/npm_and_yarn/types/jest-29.5.8

Merge branch 'main' into dependabot/npm_and_yarn/types/jest-29.5.8 #165

Workflow file for this run

name: CI
on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install
run: yarn
- name: Build
run: yarn build