Skip to content

feat: Search the Sound Browser #128

feat: Search the Sound Browser

feat: Search the Sound Browser #128

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
test:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- name: Checkout the Latest Package Code
uses: actions/checkout@v3
- name: Setup Pulsar Editor
uses: pulsar-edit/action-pulsar-dependency@v3.2
- name: Run the headless Pulsar Tests
uses: coactions/setup-xvfb@v1.0.1
with:
run: pulsar --test spec