Skip to content

Commit 87fe610

Browse files
committed
WIP
1 parent 1f238a9 commit 87fe610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
mix deps.get --check-locked
6262
cd test_integrations/phoenix_app
63-
mix deps.get --check-locked
63+
mix deps.get
6464
6565
# We need to manually restore and then save, so that we can save the "_build" directory
6666
# *without* the Elixir compiled code in it.

0 commit comments

Comments
 (0)