Skip to content

Bump org.robolectric:robolectric from 4.10.3 to 4.12.2 #21260

Bump org.robolectric:robolectric from 4.10.3 to 4.12.2

Bump org.robolectric:robolectric from 4.10.3 to 4.12.2 #21260

Workflow file for this run

name: Doctor Node CI
# This action runs on 'git push' and PRs
on: [push, pull_request]
jobs:
build:
runs-on: 'ubuntu-latest'
env:
doctor-directory: ./desktop/doctor
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: install
working-directory: ${{env.doctor-directory}}
run: yarn
- name: run
working-directory: ${{env.doctor-directory}}
run: yarn run run