summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2022-01-14 12:03:49 +0000
committerGitHub <noreply@github.com>2022-01-14 12:03:49 +0000
commit9e05fc1f002a5b46b8c4ac4758f3bd1925df9c61 (patch)
tree4637dbf415652d0c19697f4afe9c3064da6fe72f /.github
parentf197d3a3fadf32dc310755169c0c92d0400d8c0c (diff)
parent764d8841fe2f6826e80d01b76571fdb00a40cd7e (diff)
downloadpip-9e05fc1f002a5b46b8c4ac4758f3bd1925df9c61.tar.gz
Merge pull request #10796 from pradyunsg/try-fixing-test-suite
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 74ba34c6f..024ff355d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
- "src/pip/_vendor/**"
- "pyproject.toml"
tests:
- # Anything that's touching testable stuff
+ # Anything that's touching code-related stuff
- ".github/workflows/ci.yml"
- "src/**"
- "tests/**"