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

Commit 8d40564

Browse files
committed
change path
1 parent 8f00ba8 commit 8d40564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_rust-crates-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
# Shielder-circuits part
5151
- name: Build shielder-circuits package
52-
run: cd crates/shielder-circuits && make build && make test
52+
run: make build && make test
5353

5454
- name: Upload circuit measurements binary
5555
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)