We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07e853 commit 35f53b6Copy full SHA for 35f53b6
.github/workflows/io-test.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
path: ~/ephy_testing_data
50
key: ${{ runner.os }}-datasets-${{ steps.ephy_testing_data.outputs.dataset_hash }}
51
- restore-key: ${{ runner.os }}-datasets-
+ restore-keys: ${{ runner.os }}-datasets-
52
53
- uses: conda-incubator/setup-miniconda@v2
54
0 commit comments