Skip to content

Bump coverlet.collector and 4 others #17

Bump coverlet.collector and 4 others

Bump coverlet.collector and 4 others #17

Workflow file for this run

name: Demo workflow
on:
push:
branches-ignore:
- main
jobs:
demo:
runs-on: ubuntu-latest # self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: List all files
shell: bash
run: ls -r