cache-apt-pkgs-action/.github/workflows
copilot-swe-agent[bot] 006f2dc0cc Fix test workflows to download artifacts and use local action
- Add needs: [build_binaries] to all test jobs that use the action
- Replace remote action references with local (uses: ./)
- Add checkout step where missing
- Add artifact download and distribute directory setup before action usage
- This ensures binaries built by build_binaries job are available when tests run

Co-authored-by: awalsh128 <2087466+awalsh128@users.noreply.github.com>
2026-01-06 02:09:51 +00:00
..
action-tests.yml Fix test workflows to download artifacts and use local action 2026-01-06 02:09:51 +00:00
build-distribute.yml Fix test workflows to download artifacts and use local action 2026-01-06 02:09:51 +00:00
pub_dev_push_event.yml Copy from staging to dev. 2022-07-19 20:42:48 -07:00
pub_master_push_event.yml Copy from staging to dev. 2022-07-19 20:42:48 -07:00
pub_staging_push_event.yml Publish push event for master too. 2021-10-17 13:06:35 -07:00
pull_request.yml First version of a Golang version for APT package querying. (#118) (#119) 2023-12-22 10:28:03 -08:00