Skip to content

Add core lib for Coq generic printer #116

Add core lib for Coq generic printer

Add core lib for Coq generic printer #116

Workflow file for this run

name: Check licenses
on:
pull_request:
merge_group:
workflow_dispatch:
push:
branches: [main]
jobs:
tests:
name: nix-action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: extractions/setup-just@v1
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 5
- name: Install cargo-deny
run: cargo install cargo-deny
- name: Install cargo-deny
run: cargo install toml2json
- name: Check the licenses
run: just check-licenses