Skip to content

Commit

Permalink
chore: removed test/
Browse files Browse the repository at this point in the history
  • Loading branch information
Styx Meiseles committed Jan 15, 2022
1 parent dd075ce commit 6ecec6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stylua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: JohnnyMorganz/stylua-action@1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --config-path=stylua.toml lua/ test/
args: --config-path=stylua.toml lua/
- name: Commit files
run: |
git config --local user.email '41898282+github-actions[bot]@users.noreply.github.com'
Expand Down

0 comments on commit 6ecec6f

Please sign in to comment.