Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes committed Apr 11, 2024
1 parent d2cbe3d commit 8135919
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
$CUTEST/bin/runcutest -A ${{ matrix.arch }} -p gen77
$CUTEST/bin/runcutest -A ${{ matrix.arch }} -p gen90
$CUTEST/bin/runcutest -A ${{ matrix.arch }} -p stats
# Uncomment this section to obtain ssh access to VM
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Test single precision
run: |
export TERM=xterm
Expand Down

0 comments on commit 8135919

Please sign in to comment.