Skip to content

Don't emit autoLogin config with eval warning #11

Don't emit autoLogin config with eval warning

Don't emit autoLogin config with eval warning #11

Workflow file for this run

name: "Test the nixos Python job module"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix run