Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hpeebles committed May 23, 2024
1 parent 7718bbb commit d253d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
fi

echo "Building canister wasm"
dfx build event_store --ic --check
dfx build sign_in_with_email --ic --check

cd rs/integration_tests
echo "PocketIC download starting"
Expand Down

0 comments on commit d253d22

Please sign in to comment.