Skip to content

Commit

Permalink
Check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tharun571 committed Jul 8, 2024
1 parent 0d64cd3 commit 10dab5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ jobs:
cd build
make install -j ${{ env.ncpus }}
- name: Setup tmate session
if: ${{ runner.os != 'windows' }}
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# if: ${{ runner.os != 'windows' }}
# uses: mxschmitt/action-tmate@v3

- name: Test xeus-cpp C++ Unix Systems
if: ${{ runner.os != 'windows' }}
Expand Down

0 comments on commit 10dab5b

Please sign in to comment.