We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f180ade commit 0ae3897Copy full SHA for 0ae3897
src/ci/github-actions/jobs.yml
@@ -214,7 +214,7 @@ auto:
214
215
# The i686-gnu job is split into multiple jobs to run tests in parallel.
216
#
217
- # The `src` and `tests` tests are skipped to speed up this slow job.
+ # The `src/` and `tests/` tests are skipped to speed up this slow job.
218
# These tests can be skipped because they are unlikely to be platform specific.
219
220
# The other tests are skipped because they run in i686-gnu-2.
0 commit comments