We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2945708 commit ebbb095Copy full SHA for ebbb095
.github/workflows/lost-pixel.yml
@@ -23,5 +23,8 @@ jobs:
23
- name: Run Vite app
24
run: npm run start &
25
26
+ - name: Setup tmate session
27
+ uses: mxschmitt/action-tmate@v3
28
+
29
- name: Lost Pixel
30
uses: lost-pixel/lost-pixel@v3.16.0
0 commit comments