Skip to content

Bump electron from 22.3.24 to 22.3.25 (#170) #98

Bump electron from 22.3.24 to 22.3.25 (#170)

Bump electron from 22.3.24 to 22.3.25 (#170) #98

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck