Skip to content

Commit b26c129

Browse files
committed
ope
1 parent 85a4e88 commit b26c129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ${{ matrix.os }}
3636
steps:
3737
- uses: actions/checkout@v4
38-
- run: rm .prettierignore
38+
- run: rm .prettierignore
3939
- uses: ./
4040
id: self
4141
continue-on-error: true

0 commit comments

Comments
 (0)