debian-forge/.github/workflows
Michael Vogt 15e969c4c6 workflow: show summary why tests are skipped
In PR#1752 Florian noticed that `make_containers` is buggy [0] in
one specific testcase. However the GH actions did not trigger and
uppon inspection the test is skipped:
```
stages/test/test_container_deploy.py::test_container_deploy_integration SKIPPED [  7%]
```
This commit adds `-rs` to get a summary why the tests are skipped.

This is useful in general, I suspect the test container might miss
podman but this commit will bring clarity.

[0] https://github.com/osbuild/osbuild/pull/1752#discussion_r1578294358
2024-04-25 20:44:32 +02:00
..
check.yml check.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00
coverity.yml coverity.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00
create-tag.yml ci: Adjust release schedule timer 2022-06-15 11:47:41 +02:00
generate.yml generate.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00
pr_best_practices.yml actions: Add a PR best practices check 2024-03-05 12:01:10 +02:00
propagate_to_manifestdb.yml manifest-db: propage the osbuild SHA on manifest-db 2022-09-23 14:18:38 +02:00
release.yml release-action: Send notification to our Slack channel 2021-12-11 14:06:13 +01:00
stale-cleanup.yml Actions: add workflow for marking and closing stale issues and PRs 2023-09-06 17:49:43 +02:00
test.yml workflow: show summary why tests are skipped 2024-04-25 20:44:32 +02:00
trigger-gitlab.yml trigger-gitlab.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00