Skip to content

Merge pull request #272 from konradhalas/feature/generics #21

Merge pull request #272 from konradhalas/feature/generics

Merge pull request #272 from konradhalas/feature/generics #21

Workflow file for this run

name: CI Master
on:
push:
branches:
- master
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/code_check.yaml
secrets: inherit
with:
publish_performance: true
store_benchmark: true