Skip to content

Commit 35f53b6

Browse files
committed
fix typo
1 parent f07e853 commit 35f53b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
path: ~/ephy_testing_data
5050
key: ${{ runner.os }}-datasets-${{ steps.ephy_testing_data.outputs.dataset_hash }}
51-
restore-key: ${{ runner.os }}-datasets-
51+
restore-keys: ${{ runner.os }}-datasets-
5252

5353
- uses: conda-incubator/setup-miniconda@v2
5454
with:

0 commit comments

Comments
 (0)