Skip to content

Commit 0ae3897

Browse files
committed
comment
1 parent f180ade commit 0ae3897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ auto:
214214

215215
# The i686-gnu job is split into multiple jobs to run tests in parallel.
216216
#
217-
# The `src` and `tests` tests are skipped to speed up this slow job.
217+
# The `src/` and `tests/` tests are skipped to speed up this slow job.
218218
# These tests can be skipped because they are unlikely to be platform specific.
219219
#
220220
# The other tests are skipped because they run in i686-gnu-2.

0 commit comments

Comments
 (0)