Skip to content

cicd checkout git submodules, too. Upgrade some js dep that gives war… #144

cicd checkout git submodules, too. Upgrade some js dep that gives war…

cicd checkout git submodules, too. Upgrade some js dep that gives war… #144

Workflow file for this run

name: REUSE Compliance Check
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout source code
uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1