Skip to content

[sled-agent] Create an "Executor", which intercepts requests through std::process::Command #1794

[sled-agent] Create an "Executor", which intercepts requests through std::process::Command

[sled-agent] Create an "Executor", which intercepts requests through std::process::Command #1794

name: check-workspace-deps
on:
pull_request:
paths:
- '.github/workflows/check-workspace-deps.yml'
- '**/Cargo.toml'
workflow_dispatch:
inputs:
jobs:
check-workspace-deps:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Check Workspace Dependencies
run: cargo xtask check-workspace-deps