Remove restore key
[lsp-test.git] / .github / workflows / haskell.yml
index 6a85534302d61a1627f821356934fb71fbfd06cc..a7f0c43959006c7603512c1f43f7614a20f2e68a 100644 (file)
@@ -37,8 +37,6 @@ jobs:
       with:
         path: ~/.cabal
         key: ${{ runner.OS }}-${{ matrix.ghc }}-cabal-${{ env.hieref }}
-        restore-keys: |
-          ${{ runner.OS }}-${{ matrix.ghc }}-cabal
 
     - name: Cache Hoogle
       uses: actions/cache@v1.1.0