Skip to content

Commit

Permalink
Revert "Remove sudo"
Browse files Browse the repository at this point in the history
This reverts commit 426aa87.
  • Loading branch information
maurolacy committed Jan 4, 2025
1 parent 5a9a0a7 commit 336ea42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
go-version: 1.23
- name: Run E2E Tests
run: make test-e2e
run: sudo make test-e2e

0 comments on commit 336ea42

Please sign in to comment.