TDAmeritrade / stumpy

STUMPY is a powerful and scalable Python library for modern time series analysis

Home Page:https://stumpy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test nektos/act For Running Github Actions Locally

seanlaw opened this issue · comments

Sometimes, debugging a Github Actions workflow can be slow, inefficient, and can lead to unwanted test commits. nektos/act allows you to run your workflows locally and improve the process.

The goal is to test it out and see if it is worth using and adding to our list of dev requirements.

Note that this uses Docker.