Skip to content

[chores:fix] Updated CRL test to use cryptography.x509 #177

[chores:fix] Updated CRL test to use cryptography.x509

[chores:fix] Updated CRL test to use cryptography.x509 #177

name: publiccode.yml validation
on: [pull_request, push]
jobs:
publiccode_yml_validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: italia/publiccode-parser-action@v1
with:
publiccode: "publiccode.yml"