Skip to content

added yml for skipping registry check in fair-software action #20

added yml for skipping registry check in fair-software action

added yml for skipping registry check in fair-software action #20

Workflow file for this run

name: fair-software
on: push
jobs:
verify:
name: "fair-software"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ftr/113-improve-citability
- uses: fair-software/[email protected]
name: Measure compliance with fair-software.eu recommendations
env:
PYCHARM_HOSTED: "Trick colorama into displaying colored output"
with:
MY_REPO_URL: "https://github.com/${{ github.repository }}"