Skip to content

Commit

Permalink
testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMelt committed Mar 28, 2024
1 parent 8fdfa1d commit cd6731d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/clang-compile-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ jobs:
pip install numpy
pip install netCDF4
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# uncomment these lines to debug mac build
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3

- name: make
run: |
Expand Down

0 comments on commit cd6731d

Please sign in to comment.