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

Commit 85a2955

Browse files
committed
fix nightly
1 parent 7734541 commit 85a2955

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
@@ -33,7 +33,7 @@ jobs:
3333
slack-notification:
3434
name: Slack notification
3535
runs-on: ubuntu-22.04
36-
needs: [circuits-benches, e2e-tests]
36+
needs: [circuits-benches]
3737
if: >
3838
!cancelled() &&
3939
github.event_name != 'workflow_dispatch'

0 commit comments

Comments
 (0)