Skip to content

Commit

Permalink
del lfs (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhiran authored Jan 16, 2025
1 parent f83a0dd commit 3f6edca
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ func TestE2E(t *testing.T) {
waitSettled(t, taskid, apiNodeUrl)
})
t.Run("gnark-liveness", func(t *testing.T) {
t.Skip()
// Register project
projectOwnerKey, err := crypto.GenerateKey()
require.NoError(t, err)
Expand Down
3 changes: 0 additions & 3 deletions e2e/testdata/geodnet.circuit

This file was deleted.

Binary file removed e2e/testdata/pebble.circuit
Binary file not shown.
Binary file removed e2e/testdata/pebble.pk
Binary file not shown.

0 comments on commit 3f6edca

Please sign in to comment.