Skip to content

Commit

Permalink
debug coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
franktip committed Jun 28, 2024
1 parent 16297bf commit d7e9ea0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run-experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,9 @@ jobs:
name: results-all
path: baseline

# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}

- name: Generate report
run: |
Expand Down

0 comments on commit d7e9ea0

Please sign in to comment.