Skip to content

Commit d6bc750

Browse files
committed
ci: Add prettier versions for test
1 parent 605e151 commit d6bc750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/perform-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix:
26-
prettier-version: [v3.7]
26+
prettier-version: [v3.0, v3.1, v3.2, v3.3, v3.4, v3.5, v3.6, v3.7]
2727
steps:
2828
- uses: actions/checkout@v3
2929
with:

0 commit comments

Comments
 (0)