Compare commits

..

2 commits

Author SHA1 Message Date
irl
9d7d9b8e9d fix: style for orcid badge
All checks were successful
Lint / lint (push) Successful in 25s
2025-05-27 14:20:07 +01:00
irl
345a9a0608 feat: adds linting 2025-05-27 14:20:07 +01:00

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up Nix
uses: https://guardianproject.dev/actions/install-nix-action@v15
uses: https://guardianproject.dev/actions/install-nix-action@v31
- name: Run just lint
run: nix-shell --run "just lint"
run: nix develop --command just lint