Skip to content

test: add extension.js for examples-exclusion fixture #533

test: add extension.js for examples-exclusion fixture

test: add extension.js for examples-exclusion fixture #533

Workflow file for this run

name: Tests
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: '3.x'
- name: Run tests
run: bash tests/run-tests.sh