Skip to content

fix(QB-23021): make ARGB for cell data work #537

fix(QB-23021): make ARGB for cell data work

fix(QB-23021): make ARGB for cell data work #537

Workflow file for this run

name: Jest Tests
on:
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: ./.github/actions/cancel_workflow
- uses: ./.github/actions/yarn_install
- run: yarn test --coverage