Skip to content

Commit e60268a

Browse files
committed
test: prettier 3.0 tests re-added to the flow
1 parent 6c71184 commit e60268a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
node: [16.x, 18.x, 20.x]
17-
prettier: ["3.6"]
17+
prettier: ["3.0", "3.6"]
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)