Skip to content

Commit a0d3217

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d32cd3c commit a0d3217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
path: assets
4848
key: ${{ runner.os }}-${{ matrix.runner }}-assets
49-
restore-keys: ${{ runner.os }}-${{ matrix.runner }}-assets
49+
restore-keys: ${{ runner.os }}-${{ matrix.runner }}-assets
5050

5151
- name: Install Python dependencies
5252
run: |

0 commit comments

Comments
 (0)