Skip to content

Make bracket-matcher Happy #5

Make bracket-matcher Happy

Make bracket-matcher Happy #5

Workflow file for this run

name: CI
on:
- pull_request
jobs:
test:
name: Test
strategy:
matrix:
os: [ubuntu-20.04, macos-latest, windows-2019]
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.3
- name: Run the headless Pulsar Tests
uses: coactions/setup-xvfb@v1.0.1
with:
run: pulsar --test spec