Skip to content

nix-on-droid: allow passing args to on-device-test #307

nix-on-droid: allow passing args to on-device-test

nix-on-droid: allow passing args to on-device-test #307

Workflow file for this run

name: Run lints
on:
pull_request:
push:
schedule:
- cron: 0 0 * * 1
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install nix
uses: cachix/install-nix-action@v20
- name: Run nix-formatter-pack-check
run: nix build .#checks.x86_64-linux.nix-formatter-pack-check