Skip to content

Commit 82634b6

Browse files
TEMP: add tmate
1 parent 038738c commit 82634b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,13 @@ jobs:
4141
- run: npm install
4242
working-directory: github-actions/projector
4343

44+
- uses: mxschmitt/action-tmate@v3
45+
4446
- name: 'Test projection action: github-action-projector'
4547
uses: ./github-actions/projector/
4648
with:
4749
holobranch: github-action-projector
4850

49-
5051
- name: 'Test projection action: docs-site'
5152
uses: ./github-actions/projector/
5253
with:

0 commit comments

Comments
 (0)