Skip to content

Commit 24bd400

Browse files
committed
Enable benchmarking for add-noop
1 parent 36551ea commit 24bd400

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ workflows:
8484
- main
8585
- /^[0-9]+\.[0-9]+$/
8686
# Add your branch here if benchmarking matters to your work
87-
- fix-benchmarking
88-
- w3
87+
- add-noop
8988
- coverage
9089
deploy:
9190
jobs:

0 commit comments

Comments
 (0)