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 3fa6049 commit d87d803Copy full SHA for d87d803
.github/workflows/main.yml
@@ -74,7 +74,6 @@ 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