Skip to content

Commit

Permalink
gha: fix efmt
Browse files Browse the repository at this point in the history
  • Loading branch information
verbit committed Jul 18, 2024
1 parent 53590d6 commit 640b4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virtuerl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo service procps restart
- name: Test
run: |
rebar3 efmt --check
sudo rebar3 efmt --check
sudo rebar3 ct
- name: Create tar
run: |
Expand Down

0 comments on commit 640b4e1

Please sign in to comment.