1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/.github/workflows
Bruce Weirdan 08add38449
Optimize composer caching
Previously our composer package cache would not be updated because we
had no `composer.lock` (which hash is used as part of the cache key).

Generating `composer.lock` (but not installing packages) before we check
the cache fixes this.
2023-03-12 02:08:04 -04:00
..
bcc.yml Optimize composer caching 2023-03-12 02:08:04 -04:00
build-phar.yml Optimize composer caching 2023-03-12 02:08:04 -04:00
ci.yml Optimize composer caching 2023-03-12 02:08:04 -04:00
pr-labels.yml Bump mheap/github-action-required-labels from 2 to 3 2023-01-02 07:04:00 +00:00
shepherd.yml Run assertions on CI 2023-02-16 10:45:42 +01:00
windows-ci.yml Optimize composer caching 2023-03-12 02:08:04 -04:00