Skip to content

Commit

Permalink
Let the process run as sudo.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Aug 1, 2023
1 parent 87552a7 commit c5d2f0b
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: |
./integration-tester -write-size-bytes 65536
sudo ./integration-tester -write-size-bytes 65536

0 comments on commit c5d2f0b

Please sign in to comment.