Skip to content

Commit d890814

Browse files
committed
run formatter
1 parent a546883 commit d890814

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
name: Test
3434
strategy:
3535
matrix:
36-
node-version: [ 18, 20, 22, 24 ]
37-
os: [ ubuntu-latest, windows-latest, macos-latest ]
36+
node-version: [18, 20, 22, 24]
37+
os: [ubuntu-latest, windows-latest, macos-latest]
3838
fail-fast: false
3939
runs-on: ${{ matrix.os }}
4040
steps:

0 commit comments

Comments
 (0)