Skip to content

Commit

Permalink
delete sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
oauth2 committed Nov 30, 2023
1 parent 0a21fa7 commit 4de5a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Install packages
uses: docker://rockylinux/rockylinux:8
with:
args: sudo yum localinstall -y prometheus-*.x86_64.rpm
args: yum localinstall -y prometheus-*.x86_64.rpm

0 comments on commit 4de5a2a

Please sign in to comment.