Skip to content

Merge pull request #53 from DrymarchonShaun/feat-clock-timezone #73

Merge pull request #53 from DrymarchonShaun/feat-clock-timezone

Merge pull request #53 from DrymarchonShaun/feat-clock-timezone #73

Workflow file for this run

name: "Check flake"
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
- run: nix flake check