Skip to content

Merge pull request #1132 from zachcoyle/t2-linux-6.11.0 #2817

Merge pull request #1132 from zachcoyle/t2-linux-6.11.0

Merge pull request #1132 from zachcoyle/t2-linux-6.11.0 #2817

Workflow file for this run

name: "Test"
on:
pull_request:
push:
branches:
- master
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V28
- run: nix run ./tests#run .