Skip to content

Merge pull request #55 from triblespace/codex/add-proptest-tests-and-… #111

Merge pull request #55 from triblespace/codex/add-proptest-tests-and-…

Merge pull request #55 from triblespace/codex/add-proptest-tests-and-… #111

Workflow file for this run

name: Preflight
on:
push:
branches: [main]
pull_request:
jobs:
preflight:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run preflight script
run: ./scripts/preflight.sh