Skip to content

[CI] Fixed CI issues due to outdated configurations/tools #143

[CI] Fixed CI issues due to outdated configurations/tools

[CI] Fixed CI issues due to outdated configurations/tools #143

Workflow file for this run

name: REUSE Compliance
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
run: |
docker run --volume $(pwd):/data fsfe/reuse lint