Skip to content

Bump coverlet.collector and 4 others #21

Bump coverlet.collector and 4 others

Bump coverlet.collector and 4 others #21

Workflow file for this run

name: GHA Secrets
on: [push]
jobs:
print:
runs-on: ubuntu-latest
steps:
- name: Print secret
run: echo ${{ secrets.TRY_PRINT_ME }}