Skip to content

fix: typo

fix: typo #135

name: "Configuration Workstation building test"
on:
pull_request:
push:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-23.11
- run: ./tests/config-workstation-test.sh