Added a check to see if the timing results have signifigantly changed
All checks were successful
Merge-Checker / build_and_test (pull_request) Successful in 1m25s

This commit is contained in:
2025-05-29 11:19:25 -04:00
parent c5af1edc4d
commit 46f8e87509
2 changed files with 37 additions and 3 deletions

View File

@@ -3,8 +3,6 @@ name: Merge-Checker
on:
pull_request:
branches: ["**"]
paths-ignore:
- 'unit-tests/timing-results/**'
jobs:
build_and_test: