Skip to content

Commit 0b2ca1a

Browse files
committed
ci: add CI check so it appears in screenshots
1 parent 2c267f5 commit 0b2ca1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/transitions/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ const app = createApp({
8989
template: `
9090
<div id="app">
9191
<h1>Transitions</h1>
92+
<pre>CI: ${__CI__}</pre>
9293
<ul>
9394
<li><router-link to="/">/</router-link></li>
9495
<li><router-link to="/parent">/parent</router-link></li>

0 commit comments

Comments
 (0)