Skip to content

Commit

Permalink
source env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
clemsos committed Apr 23, 2024
1 parent d48fccc commit 6a8df86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/integration-tests.sh
@@ -1,6 +1,9 @@
#!/usr/bin/env bash
set -e

# export required envs
source ./scripts/start/envs.sh

# run Unlock Protocol stack
sh -c "$REPO_ROOT/scripts/start-infra.sh"

Expand Down

0 comments on commit 6a8df86

Please sign in to comment.