ACT TESTING banner
getqarote getqarote

ACT TESTING

Testing community

Description

# Testing GitHub Actions Locally with `act` This repository uses [`act`](https://github.com/nektos/act) to test GitHub Actions workflows locally before pushing to GitHub. ## Installation **Note**: `act` must be installed locally on your machine. It is not available via docker compose. ### macOS ```bash brew install act ``` ### Linux ```bash curl https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash ``` ### Windows ```bash # Using Chocolatey choco install act-cli #

Installation

Installs to ~/.claude/skills/getqarote-qarote-act_testing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/getqarote-qarote-act_testing && curl -fsSL https://raw.githubusercontent.com/getqarote/Qarote/HEAD/.claude/skills/ACT_TESTING.md -o ~/.claude/skills/getqarote-qarote-act_testing/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository