Skip to content

Merge PR #36: forward signals from pty wrapper to inner cli #100

Merge PR #36: forward signals from pty wrapper to inner cli

Merge PR #36: forward signals from pty wrapper to inner cli #100

Workflow file for this run

name: Nix
on:
pull_request:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@v3
- run: nix build .#pty