Fixing timing test runner
All checks were successful
Benchmarking / benchmarking (pull_request) Successful in 40s

This commit is contained in:
2025-05-29 11:23:31 -04:00
parent dbdae6c70a
commit 7b0674a3bb
2 changed files with 45 additions and 24 deletions

View File

@@ -1,8 +1,10 @@
name: Merge-Checker
on:
pull_request:
branches: ["**"]
workflow_run:
workflows: ["benchmarking"]
types:
- completed
jobs:
build_and_test: