Skip to content

Commit 80c665f

Browse files
cat output
1 parent 3debbfd commit 80c665f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jobs:
6060
npm start &
6161
sleep 60
6262
curl -fsS http://localhost:3000 -o output.html
63+
cat output.html
6364
xmllint --html --xpath "//*[contains(@style, 'display: flex')]" output.html || exit 1

0 commit comments

Comments
 (0)