Skip to content

w-samuelgauthier/test_readthedocs

Repository files navigation

Workflows Readme

Test Workflows locally

  1. Install podman and act

    brew install podman act
  2. Init and start a podman machine:

    # This helper will point the podman socket to /var/run/docker.sock
    sudo /opt/homebrew/Cellar/podman/4.9.3/bin/podman-mac-helper install
    
    podman machine init
    podman machine start
  3. Run a workflow:

    act -W act -W '.github/workflows/release-drafter.yml'

About

Test repo for Read the Docs and poetry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages