Skip to content

build(deps-dev): bump the python-deps group across 1 directory with 2 updates #322

build(deps-dev): bump the python-deps group across 1 directory with 2 updates

build(deps-dev): bump the python-deps group across 1 directory with 2 updates #322

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