Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
matbme committed Nov 4, 2023
1 parent 2c5b080 commit c42687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Test
run: |
distrobox enter -r albius_test -- go test -v ./...
distrobox enter -r albius_test -- sudo go test -v ./...

0 comments on commit c42687e

Please sign in to comment.