Skip to content

Commit 690f417

Browse files
Update pullrequest.yml
1 parent a7ca8cf commit 690f417

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pullrequest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v1
1818

19+
- name: Setup tmate session
20+
uses: mxschmitt/action-tmate@v1
21+
1922
- name: Setup .NET Core
2023
uses: actions/setup-dotnet@v1
2124
with:

0 commit comments

Comments
 (0)