Skip to content

Commit

Permalink
update style.yaml to dir not pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
blenback committed Dec 14, 2023
1 parent dac0156 commit bbd3f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
${{ runner.os }}-
- name: Style
run: styler::style_pkg()
run: styler::style_dir()
shell: Rscript {0}

- name: Commit and push changes
Expand Down

0 comments on commit bbd3f73

Please sign in to comment.