Skip to content

ci: add release-please, PR title linting, and community files #23

ci: add release-please, PR title linting, and community files

ci: add release-please, PR title linting, and community files #23

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: bash tests/run-tests.sh