diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 1a5ed9b..de1f740 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -53,8 +53,8 @@ jobs: continue-on-error: true # Re-use ~/.elm between runs until elm.json, elm-tooling.json or - review/elm.json changes. The Elm compiler saves downloaded Elm packages - to ~/.elm. + # review/elm.json changes. The Elm compiler saves downloaded Elm packages + # to ~/.elm. - name: Cache ~/.elm uses: actions/cache@v3 with: