Skip to content

fix: turned off JSI_DEBUG_ALLOCATIONS #127

fix: turned off JSI_DEBUG_ALLOCATIONS

fix: turned off JSI_DEBUG_ALLOCATIONS #127

Workflow file for this run

name: Tests
on:
pull_request:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Run tests
run: yarn test