Skip to content

Clear optional scenario configuration #3

Clear optional scenario configuration

Clear optional scenario configuration #3

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
persist-credentials: false
- name: Check shell syntax
run: bash -n run-benchmark.sh test/run-benchmark.sh test/fixture-workspace/head/benchmark/precompile/run.sh
- name: Test benchmark invocation
run: test/run-benchmark.sh