Skip to content

Commit 891866e

Browse files
authored
Update ci.yml
1 parent ee3d747 commit 891866e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ jobs:
10871087
export
10881088
echo $GITHUB_ENV
10891089
1090-
- name: Rebuild CppInterOp in release mode
1090+
- name: Rebuild CppInterOp in Debug mode for tmate session
10911091
if: ${{ runner.os != 'windows' && (matrix.coverage == true) && failure() }}
10921092
run: |
10931093
cling_on=$(echo "${{ matrix.cling }}" | tr '[:lower:]' '[:upper:]')

0 commit comments

Comments
 (0)