Skip to content

Update dependency probot to v12.3.4 #405

Update dependency probot to v12.3.4

Update dependency probot to v12.3.4 #405

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install modules
run: yarn
- name: Run tests
run: yarn test