Skip to content

Drop Pipfile.lock from repository. Rely on the cached and in artifact… #984

Drop Pipfile.lock from repository. Rely on the cached and in artifact…

Drop Pipfile.lock from repository. Rely on the cached and in artifact… #984

Workflow file for this run

name: Test build package
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
uses: fizyk/actions-reuse/.github/workflows/pypi.yml@v2.4.2