Skip to content

build(deps): bump pip from 24.3.1 to 25.3 in /python #382

build(deps): bump pip from 24.3.1 to 25.3 in /python

build(deps): bump pip from 24.3.1 to 25.3 in /python #382

Workflow file for this run

---
name: test
on:
push:
jobs:
ubuntu:
runs-on: ubuntu-latest
env:
XDG_CONFIG_HOME: ${{ github.workspace }}
steps:
- uses: actions/checkout@v3
macos:
runs-on: macos-latest
env:
XDG_CONFIG_HOME: ${{ github.workspace }}
NIXPKGS_ALLOW_BROKEN: 1
steps:
- uses: actions/checkout@v3