Skip to content

Commit 3c8d342

Browse files
committed
Add plugins integration test results folder
1 parent d4b1ae7 commit 3c8d342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ jobs:
263263
run: |
264264
mkdir -p integration-test-results/smoke/misc
265265
mkdir -p integration-test-results/component
266+
mkdir -p integration-test-results/plugins
266267
set -e
267268
TESTS="${{ matrix.tests }}"
268269
echo "Tests in this job: $TESTS"

0 commit comments

Comments
 (0)