Skip to content

Commit

Permalink
enable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed Mar 22, 2024
1 parent f404d35 commit ece4f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
- name: Build
run: VERSION=${SHORT_SHA} ./build.sh prepare

# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: test
run: VERSION=${SHORT_SHA} ./build.sh test
Expand Down

0 comments on commit ece4f30

Please sign in to comment.