Skip to content

feat: add python version to the act env file and add deps to build-ci #92

feat: add python version to the act env file and add deps to build-ci

feat: add python version to the act env file and add deps to build-ci #92

Workflow file for this run

name: Package Benchmarks
on:
push:
branches:
- main
permissions:
contents: write
deployments: write
env:
GH_ACCESS_TOKEN: ${{ secrets.GH_PAT }}
jobs:
benchmark:
name: Execute Benchmarks
uses: devnw/workflows/.github/workflows/make-bench.yml@main
secrets: inherit # pragma: allowlist secret