File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Copyright 2022 Pants project contributors.
22# Licensed under the Apache License, Version 2.0 (see LICENSE).
33
4- # See https://pants.readme.io/ docs/using-pants-in-ci for tips on how to set up your CI with Pants.
4+ # See https://www.pantsbuild.org/2.21/ docs/using-pants /using-pants-in-ci for tips on how to set up your CI with Pants.
55
66name : Pants
77
6666 # Note that named_caches and lmdb_store falls back to partial restore keys which
6767 # may give a useful partial result that will save time over completely clean state,
6868 # but will cause the cache entry to grow without bound over time.
69- # See https://pants.readme.io/ docs/using-pants-in-ci for tips on how to periodically clean it up.
69+ # See https://www.pantsbuild.org/2.21/ docs/using-pants /using-pants-in-ci for tips on how to periodically clean it up.
7070 # Alternatively you change gha-cache-key to ignore old caches.
7171 - name : Bootstrap Pants
7272 run : pants --version
You can’t perform that action at this time.
0 commit comments