Skip to content

Commit

Permalink
self in kvm doesn't matter with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh352 committed Dec 15, 2024
1 parent d298982 commit cb47860
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/qnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ jobs:
source "${{ github.workspace }}/qnx800/qnxsdp-env.sh"
cd c-ares
./ci/build.sh
- name: Add self to the kvm group
run: |
sudo usermod -a -G kvm ${USER}
- name: "QNX: Run test cases"
run: |
source "${{ github.workspace }}/qnx800/qnxsdp-env.sh"
Expand Down

0 comments on commit cb47860

Please sign in to comment.