Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit09dc241

Browse files
committed
Enable discovery (disco) debug
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent29cbc54 commit09dc241

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ jobs:
301301
echo "cover=false" >> $GITHUB_OUTPUT
302302
fi
303303
304+
export TS_DEBUG_DISCO=true
304305
gotestsum --junitfile="gotests.xml" --jsonfile="gotests.json" --packages="./..." -- -parallel=8 -timeout=7m -short -failfast $COVERAGE_FLAGS
305306
306307
-name:Print test stats
@@ -377,6 +378,7 @@ jobs:
377378

378379
-name:Test with PostgreSQL Database
379380
run:|
381+
export TS_DEBUG_DISCO=true
380382
make test-postgres
381383
382384
-name:Print test stats

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp