We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb27540 commit 05c258dCopy full SHA for 05c258d
.github/workflows/format.yml
@@ -35,5 +35,5 @@ jobs:
35
- name: Add & Commit
36
uses: EndBug/[email protected]
37
with:
38
- add: lib
+ add: '["lib", "test"]'
39
0 commit comments