Skip to content

Merge pull request #7 from triblespace/codex/add-unit-tests-for-slice… #9

Merge pull request #7 from triblespace/codex/add-unit-tests-for-slice…

Merge pull request #7 from triblespace/codex/add-unit-tests-for-slice… #9

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