Skip to content

Merge pull request #137 from nablaflow/dependabot/pip/python-deps-22a… #323

Merge pull request #137 from nablaflow/dependabot/pip/python-deps-22a…

Merge pull request #137 from nablaflow/dependabot/pip/python-deps-22a… #323

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- ".github/dependabot.yml"
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ github.token }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check -L