mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
Update build.yml
This commit is contained in:
parent
7c831648be
commit
52c41386ab
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
if [ ! -d "build/reports/tests/" ]; then
|
if [ ! -d "build/reports/tests/" ]; then
|
||||||
missing_reports+=("build/reports/tests/")
|
missing_reports+=("build/reports/tests/")
|
||||||
fi
|
fi
|
||||||
if [ ! -d "build/reports/tests/" ]; then
|
if [ ! -d "build/reports/problems/" ]; then
|
||||||
missing_reports+=("build/reports/problems/")
|
missing_reports+=("build/reports/problems/")
|
||||||
fi
|
fi
|
||||||
if [ ! -d "build/test-results/" ]; then
|
if [ ! -d "build/test-results/" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user