Skip to content

Record TRUTHFRAMER v0.4.1 audit seal release ledger #27

Record TRUTHFRAMER v0.4.1 audit seal release ledger

Record TRUTHFRAMER v0.4.1 audit seal release ledger #27

name: TruthFramer CI
on:
push:
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
verify:
name: Verify object, render, and public surface
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "20"

Check failure on line 19 in .github/workflows/truthframer-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/truthframer-ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 19
- run: npm run verify:all