Skip to content

split xcode test target into two (#57) #250

split xcode test target into two (#57)

split xcode test target into two (#57) #250

Workflow file for this run

name: "License check"
on:
push:
branches:
- main
pull_request:
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 #v2.0.1
with:
command: check licenses