Skip to content

Add create_tables method to system adapter protocol (#70) #26

Add create_tables method to system adapter protocol (#70)

Add create_tables method to system adapter protocol (#70) #26

name: Cache spicebench
on:
push:
branches:
- trunk
jobs:
build-and-cache:
name: Build and cache spicebench
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/build-spicebench
with:
lookup-only: "true"