Skip to content

ci: Run the CI also on ubuntu #1108

ci: Run the CI also on ubuntu

ci: Run the CI also on ubuntu #1108

Workflow file for this run

---
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1