Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 223 Bytes

File metadata and controls

12 lines (9 loc) · 223 Bytes

Developing codeball-action

# Install dependencies
yarn install

# Run tests (using act: https://github.com/nektos/act)
GITHUB_TOKEN=<your-github-token> ./hack/run-e2e-tests.sh

# Make a release
./hack/build-v1.sh