Skip to content

Commit 628f41b

Browse files
arman-bdclaude
andcommitted
chore: disable benchmark workflow
Temporarily disable benchmarks in CI. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9e2e2f5 commit 628f41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# Enable/Disable Jobs
8080
# Set to "true" or "false"
8181
ENABLE_TESTS="true"
82-
ENABLE_BENCHMARK="true"
82+
ENABLE_BENCHMARK="false"
8383
8484
# ============================================================
8585
# END CONFIGURATION

0 commit comments

Comments
 (0)