Skip to content

Commit

Permalink
remove bin zig for direct use as lib
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Dec 18, 2024
1 parent 56f2fb0 commit 5209bc7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
- run: make
- run: zig test snappy.zig
9 changes: 0 additions & 9 deletions Makefile

This file was deleted.

39 changes: 0 additions & 39 deletions main.zig

This file was deleted.

0 comments on commit 5209bc7

Please sign in to comment.