Skip to content

Commit

Permalink
mix deps.get for installer
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenDE committed Dec 11, 2024
1 parent 9ac7bd7 commit fff7a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ socat TCP-LISTEN:1433,fork TCP-CONNECT:mssql:1433&
# Run installer tests
echo "Running installer tests"
cd installer
mix deps.get
mix test

echo "Running integration tests"
Expand Down

0 comments on commit fff7a5e

Please sign in to comment.