Skip to content

Commit

Permalink
chore: update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Apr 5, 2024
1 parent 9ca01e8 commit a4cd0f4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ jobs:
make bench
make release
ls target/x86_64-unknown-linux-musl/release
- name: Compress binaries
uses: svenstaro/upx-action@v2
with:
files: |
target/x86_64-unknown-linux-musl/release/pingap

0 comments on commit a4cd0f4

Please sign in to comment.