Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 9332b25

Browse files
committed
fix nightly
1 parent 85a2955 commit 9332b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-benches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
2929

3030
- name: Run benches for shielder-circuits
31-
run: cd crates/shielder-circuits && make bench
31+
run: make bench
3232

3333
slack-notification:
3434
name: Slack notification

0 commit comments

Comments
 (0)