diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index ad4cb76..6930ba3 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -107,4 +107,3 @@ jobs: auto-push: false gh-pages-branch: "gh-pages" benchmark-data-dir-path: "docs" - alert-threshold: "10%" diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 5954a5a..075be55 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -70,4 +70,3 @@ jobs: auto-push: true gh-pages-branch: "gh-pages" benchmark-data-dir-path: "docs" - alert-threshold: "2%"