Skip to content

Commit

Permalink
Make minimal repro
Browse files Browse the repository at this point in the history
  • Loading branch information
LogvinovLeon committed Feb 22, 2024
1 parent 934079d commit 54dc851
Show file tree
Hide file tree
Showing 210 changed files with 18 additions and 60,558 deletions.
30 changes: 0 additions & 30 deletions .eslintrc.cjs

This file was deleted.

4 changes: 0 additions & 4 deletions .gitattributes

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/circuits_profile.yaml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/contract_test.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: circuit tests
name: circuit

on: [push]

jobs:
test:
name: nargo test
name: nargo compile
runs-on: ubuntu-latest

steps:
Expand All @@ -14,7 +14,7 @@ jobs:
- name: Install Nargo
uses: noir-lang/[email protected]
with:
toolchain: 0.23.0
toolchain: 0.24.0

- name: Run nargo test
run: nargo test --workspace
- name: Run nargo compile
run: nargo compile
48 changes: 0 additions & 48 deletions .github/workflows/ts_lint.yaml

This file was deleted.

83 changes: 0 additions & 83 deletions .github/workflows/ts_test.yaml

This file was deleted.

12 changes: 1 addition & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,2 @@
dist
target
proofs
contract
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
dist
proofs
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

Loading

0 comments on commit 54dc851

Please sign in to comment.