Skip to content

Commit 05c258d

Browse files
committed
chore: update format workflow to include test directory
1 parent cb27540 commit 05c258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
- name: Add & Commit
3636
uses: EndBug/[email protected]
3737
with:
38-
add: lib
38+
add: '["lib", "test"]'
3939

0 commit comments

Comments
 (0)