Skip to content

Commit

Permalink
fixup! gha: run with user permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
verbit committed Aug 3, 2024
1 parent 7d5d591 commit 101bda1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/virtuerl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Test
run: |
rebar3 efmt --check
rebar3 compile
sudo rebar3 ct
- name: Create tar
run: |
Expand Down

0 comments on commit 101bda1

Please sign in to comment.