Skip to content

Merge pull request #54 from chrisguida/refactor-python-testing-code #124

Merge pull request #54 from chrisguida/refactor-python-testing-code

Merge pull request #54 from chrisguida/refactor-python-testing-code #124

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- name: Building package
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes