Created
November 16, 2023 20:30
-
-
Save sephraim/a678a9f657f68aa74dc5ff71e7fa4ab4 to your computer and use it in GitHub Desktop.
[Run GitHub Actions locally] Use the Nektos `act` command to run actions locally
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Run workflow on a MacOS 13 Ventura runner | |
act -W .github/workflows/<WORKFLOW_NAME>.yml -P self-hosted=sickcodes/docker-osx:ventura |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment