Skip to content

Add regression test for install_cargo_config PermissionError path #1564

Add regression test for install_cargo_config PermissionError path

Add regression test for install_cargo_config PermissionError path #1564

Workflow file for this run

name: Pull Request or Push
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
permissions:
contents: write
pull-requests: read