diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74454de6c..f15610333 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -160,8 +160,8 @@ jobs: # There doesn't seem to be a way to do any better, though. # # However, we have the further constraint that our build_num must - # agree with whatever python-coveralls has selected. An inspection - # of the python-coveralls source reveals (perhaps unsurprisingly) + # agree with whatever coveralls-python has selected. An inspection + # of the coveralls-python source reveals (perhaps unsurprisingly) # its authors have selected GITHUB_RUN_ID. # # Thus, we select the same.