Skip to content

Commit

Permalink
stop tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
zkrige committed Jan 28, 2022
1 parent 01108ac commit 6b87edb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -18,8 +18,8 @@ jobs:
- uses: actions/checkout@v2
- name: Copy to C drive
run: cp D:\a C:\ -Recurse
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: npm install, build and test
working-directory: "C:/a/${{ github.event.repository.name }}/${{ github.event.repository.name }}"
run: |
Expand Down

0 comments on commit 6b87edb

Please sign in to comment.