Skip to content

Commit

Permalink
meson debugging temporarily on
Browse files Browse the repository at this point in the history
  • Loading branch information
dalekopera committed Jun 8, 2024
1 parent bb9ed5f commit 25afe61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,9 @@ jobs:
path: builddir/meson-logs/install-log.txt

# Uncomment this section to obtain ssh access to VM
# - name: Setup tmate session
# if: matrix.os == 'macos-13'
# uses: mxschmitt/action-tmate@v3
- name: Setup tmate session
if: matrix.os == 'macos-13'
uses: mxschmitt/action-tmate@v3

- name: Test GALAHAD
shell: bash
Expand Down

0 comments on commit 25afe61

Please sign in to comment.