Skip to content

Commit

Permalink
Update fair-software.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jettka authored Oct 17, 2024
1 parent ced5912 commit c643b97
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .github/workflows/fair-software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ jobs:
name: "fair-software"
runs-on: ubuntu-latest
steps:
- 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 }}"
- 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 }}"

0 comments on commit c643b97

Please sign in to comment.