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 a8ef124 commit efc209aCopy full SHA for efc209a
.github/workflows/main.yml
@@ -53,6 +53,8 @@ jobs:
53
path: |
54
_build
55
deps
56
+ test_integrations/phoenix_app/_build
57
+ test_integrations/phoenix_app/deps
58
key: |
59
${{ runner.os }}-${{ matrix.otp }}-${{ matrix.elixir }}-mix-${{ hashFiles(format('{0}{1}', github.workspace, '/mix.lock')) }}
60
restore-keys: |
0 commit comments