Skip to content

Commit

Permalink
add trace to integration tests
Browse files Browse the repository at this point in the history
mails are not actually sent when tracing is on
  • Loading branch information
siddhantk232 authored and amitu committed Feb 9, 2024
1 parent 2385c89 commit 7cc56cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/run-integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ sleep 10

echo "Running integration tests"
cd "${FASTN_ROOT}/integration-tests" || exit 1
fastn test --headless
fastn --trace test --headless

0 comments on commit 7cc56cc

Please sign in to comment.