Skip to content

Commit

Permalink
go test -exec sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Sep 18, 2023
1 parent 45067e5 commit 5250d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Test
run: |
cd backend
sudo go test -v ./...
go test -exec sudo -v ./...

0 comments on commit 5250d4a

Please sign in to comment.