git.delta.rocks / unique-network / refs/commits / 72eeab0afdc8

difftreelog

fix CI make-bench

Konstantin Astakhov2023-01-29parent: #85e1e11.patch.diff
in: master

1 file changed

modified.github/workflows/make-bench.ymldiffbeforeafterboth
55
6# Triger: only call from main workflow(re-usable workflows)6# Triger: only call from main workflow(re-usable workflows)
7on:7on:
8 # workflow_call:8 push:
9 branches:
10 - "feature/ci-make-bench"
9 workflow_dispatch:11 workflow_dispatch:
1012
11jobs:13jobs: