Skip to content

Commit

Permalink
refactor: remove restore keys
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Berbiche <nic.berbiche@gmail.com>
  • Loading branch information
ChristianSassine and berbiche authored Aug 23, 2023
1 parent 8b0d1d0 commit 1e6a976
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
_build
~/.cache/rebar3
key: ci-${{runner.os}}-${{env.cache-name}}-erlang_${{matrix.erlang}}-rebar3-${{hashFiles('rebar.lock')}}
restore-keys: |
ci-${{runner.os}}-${{env.cache-name}}-erlang_${{matrix.erlang}}-rebar3
ci-${{runner.os}}-${{env.cache-name}}-erlang_${{matrix.erlang}}
- name: elvis
run: make elvis
- name: xref
Expand Down

0 comments on commit 1e6a976

Please sign in to comment.