Skip to content

Bump electron from 22.3.24 to 22.3.25 #97

Bump electron from 22.3.24 to 22.3.25

Bump electron from 22.3.24 to 22.3.25 #97

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