Skip to content

Commit

Permalink
test(e2e): add modd to build
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 19, 2021
1 parent 1a1a350 commit 48cd8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")/../.."

make .bin/hydra
make .bin/yq
make .bin/modd

export PATH=.bin:$PATH
export KRATOS_PUBLIC_URL=http://localhost:4433/
Expand Down

0 comments on commit 48cd8ae

Please sign in to comment.