Skip to content

refactor: merge parquet files interface #738

refactor: merge parquet files interface

refactor: merge parquet files interface #738

Workflow file for this run

name: "Licenses checker"
on:
push:
paths:
- "**/Cargo.lock"
- "**/Cargo.toml"
jobs:
check:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1.6.3
with:
# The command to run with cargo-deny
command: check licenses