Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/ci-noir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v6
with:
repository: noir-lang/noir
ref: 74d6be658e1ad252f87943292ba09bdd4da80bd4
ref: 75061fab15986eedee4e7d9104ff87dd9fa4ca10
path: noir
- name: Ensure Test Programs Up To Date
working-directory: noir/test_programs
Expand Down
Loading