cache-apt-pkgs-action/.github/workflows
Copilot cd5ee21d96
[WIP] Fix test workflows for actions (#184)
* Initial plan

* 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>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: awalsh128 <2087466+awalsh128@users.noreply.github.com>
2026-06-13 16:46:15 -07:00
..
action-tests.yml [WIP] Fix test workflows for actions (#184) 2026-06-13 16:46:15 -07:00
build-distribute.yml [WIP] Fix test workflows for actions (#184) 2026-06-13 16:46:15 -07: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