Skip to content

Commit

Permalink
ci: remove binaries check
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4karia authored Mar 2, 2023
1 parent 4aa0998 commit 5638b58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ jobs:
name: binaries
path: tests/elfs/

- name: Check downloaded binaries
run: ls -lh ./tests/elfs
- run: sudo apt-get update -y && sudo apt-get install -y libusb-1.0.0 libudev-dev

- name: Install node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 5638b58

Please sign in to comment.