ci: use actionlint and problem matchers (#4116)

This commit is contained in:
ReenigneArcher
2025-07-29 22:08:30 -04:00
committed by GitHub
parent 4bac84ee38
commit 99cf9ac960
23 changed files with 215 additions and 120 deletions

View File

@@ -42,7 +42,6 @@ _BUILD
# run tests
WORKDIR /build/sunshine/build/tests
# hadolint ignore=SC1091
RUN <<_TEST
#!/bin/bash
set -e