Skip to content

Update tests and version regex #170

Update tests and version regex

Update tests and version regex #170

Workflow file for this run

name: Test
on: [ push, pull_request ]
jobs:
test:
name: 'Test'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Build all
run: nix-build all.nix