Skip to content

merge queue: embarking master (9fcf30f) and #1186 together #2942

merge queue: embarking master (9fcf30f) and #1186 together

merge queue: embarking master (9fcf30f) and #1186 together #2942

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 .