Skip to content

Commit

Permalink
refactor: ksync (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler authored Dec 19, 2024
1 parent e8c4b98 commit 55fedb4
Show file tree
Hide file tree
Showing 90 changed files with 4,171 additions and 6,188 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ RUN go mod download
COPY . .

RUN make build
RUN bats -T --print-output-on-failure --verbose-run tests
RUN bats -T --print-output-on-failure tests
Empty file removed Dockerfile.kyve
Empty file.
Loading

0 comments on commit 55fedb4

Please sign in to comment.