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 9bab01b commit 4837774Copy full SHA for 4837774
.github/workflows/main.yml
@@ -74,6 +74,7 @@ jobs:
74
with:
75
path: |
76
_build
77
+ test_integrations/phoenix_app/_build
78
key: |
79
${{ runner.os }}-${{ matrix.otp }}-${{ matrix.elixir }}-mix-${{ hashFiles('**/mix.lock') }}
80
restore-keys: |
0 commit comments