Skip to content

Commit 4a367bf

Browse files
committed
chore: fix prettier issue
1 parent 678f720 commit 4a367bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
three-version: ['0.159.0', '0.180.0', 'latest']
3131
continue-on-error: ${{ matrix.three-version != '0.159.0' }}
3232
name: test (w/ three@${{ matrix['three-version'] }})
33-
33+
3434
steps:
3535
- uses: actions/checkout@v4
3636
- run: corepack enable

0 commit comments

Comments
 (0)