Skip to content

Wrap basic services with testcontainers-rs for further usage in it … #208

Wrap basic services with testcontainers-rs for further usage in it …

Wrap basic services with testcontainers-rs for further usage in it … #208

Workflow file for this run

name: License check
on:
push:
branches:
- main
permissions:
contents: write
jobs:
check_cargo_deny:
name: "Cargo Deny"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/[email protected]
with:
tool: [email protected]
- run: cargo deny --all-features --locked check bans