Skip to content

Commit

Permalink
Merge branch 'hosseinmd:master' into chore/remove-unnecessary-ts-as
Browse files Browse the repository at this point in the history
  • Loading branch information
boyum committed Dec 12, 2023
2 parents 2d7008f + 57d68c8 commit f540c9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [14.x, 16.x, 18.x, 20.x]
prettier: [3.0]
node: [16.x, 18.x, 20.x]
prettier: ["3.0"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f540c9a

Please sign in to comment.