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 d87d803 commit 0eb2ee7Copy full SHA for 0eb2ee7
.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