Skip to content

Commit

Permalink
Fix the program build and remove sudo.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Aug 1, 2023
1 parent aa8b109 commit fce14c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Run the integration test
shell: bash
run: |
sudo ./integration-tester -write-size-bytes 65536
./integration-tester -write-size-bytes 65536

0 comments on commit fce14c6

Please sign in to comment.