1
TEST / Job 1 (rpi-6.12.y, cicd.any) (push) Successful in 0s
TEST / Job 1 (rpi-6.18.y, cicd.any) (push) Successful in 0s
TEST / job2 (push) Failing after 0s

This commit is contained in:
Cantibra
2026-05-06 07:43:23 +02:00
parent a1351c4d2a
commit 509265df19
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ jobs:
job2:
needs:
- job1
uses: PrivLab/ATEST/.gitea/workflows/step_1.yml@main
uses: PrivLab/ATEST/.gitea/workflows/step1.yml@main
with:
VERSION: ${{ needs.sources.outputs.version }}