Skip to content

proton-ge-custom: 8-17 -> 8-19 #257

proton-ge-custom: 8-17 -> 8-19

proton-ge-custom: 8-17 -> 8-19 #257

Workflow file for this run

name: "NixOS CI"
on:
pull_request:
push:
jobs:
fmt-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{secrets.GITHUB_TOKEN}}
- run: nix fmt -- --check .