Skip to content

[tmux] Stop using reattach-to-user-namespace #35

[tmux] Stop using reattach-to-user-namespace

[tmux] Stop using reattach-to-user-namespace #35

Workflow file for this run

---
name: Prek checks
on: [push, pull_request]
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
# fish is needed to run the fish_syntax and fish_indent hooks.
- uses: fish-shop/install-fish-shell@v1
- uses: j178/prek-action@v1