Skip to content

merge queue: embarking master (4c5c3be) and [#1303 + #1286] together #3210

merge queue: embarking master (4c5c3be) and [#1303 + #1286] together

merge queue: embarking master (4c5c3be) and [#1303 + #1286] together #3210

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@v30
- run: nix run ./tests#run .