Skip to content

Disable auto-optimise-store on nix-on-droid because of permission d… #549

Disable auto-optimise-store on nix-on-droid because of permission d…

Disable auto-optimise-store on nix-on-droid because of permission d… #549

Workflow file for this run

name: Build and test
on: [ push ]
jobs:
nix-ci:
uses: christianharke/flake-commons/.github/workflows/nix-ci.yml@main
with:
branch: ${{ github.ref_name }}
nix-command: flake check --impure
system: x86_64-linux
secrets:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}