Skip to content

Dockerfile: FROM python:3.13-alpine #2

Dockerfile: FROM python:3.13-alpine

Dockerfile: FROM python:3.13-alpine #2

Workflow file for this run

on: push
name: on push
jobs:
gitHubActionForPytest:
name: GitHub Action for pytest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: GitHub Action for pytest
uses: cclauss/GitHub-Action-for-pytest@master
with:
args: pytest -h