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 aeb65c4 commit a3fe3d6
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 --exclude-file _build/ --check
sudo rebar3 ct
- name: Create tar
run: |
Expand Down

0 comments on commit a3fe3d6

Please sign in to comment.