diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2020-11-26 16:31:28 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-11-28 19:48:31 -0500 |
| commit | c8b9a286b343f22a3cd4dcf4906b13faea68ee96 (patch) | |
| tree | 6ac30488802c2fe7be01e17bb1c939304f2014bf /requirements | |
| parent | 3274cbad045d9ee2e67384564d772a019cad0c9e (diff) | |
| download | python-coveragepy-git-c8b9a286b343f22a3cd4dcf4906b13faea68ee96.tar.gz | |
GitHub Action for running tests
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/ci.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/ci.pip b/requirements/ci.pip index c3604568..c4fdbab5 100644 --- a/requirements/ci.pip +++ b/requirements/ci.pip @@ -5,4 +5,4 @@ -r tox.pip -r pytest.pip -r wheel.pip -tox-travis==0.12 +tox-gh-actions==2.2.0 |
