Skip to content

Add Databricks system adapter with initial implementation (#45) #5

Add Databricks system adapter with initial implementation (#45)

Add Databricks system adapter with initial implementation (#45) #5

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"