Skip to content

Commit

Permalink
Update nanobind.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iglesias authored May 16, 2024
1 parent b57ef2c commit f7c02e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/nanobind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
#- name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# detached: true
- name: Python setup
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit f7c02e7

Please sign in to comment.