Skip to content

Fix issues with caching internal function calls (#258) #18

Fix issues with caching internal function calls (#258)

Fix issues with caching internal function calls (#258) #18

Workflow file for this run

name: CI Master
on:
push:
branches:
- master
jobs:
ci:
uses: ./.github/workflows/code_check.yaml
secrets:
benchmark_token: ${{ secrets.BENCHMARK_TOKEN }}
with:
publish_performance: true
store_benchmark: true