Skip to content

Merge pull request #141 from schickling-assistant/schickling-assistan… #318

Merge pull request #141 from schickling-assistant/schickling-assistan…

Merge pull request #141 from schickling-assistant/schickling-assistan… #318

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