Skip to content

Commit d2d5ec1

Browse files
committed
Remove unnecessary dir
1 parent 37281db commit d2d5ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ jobs:
262262
run: |
263263
mkdir -p integration-test-results/smoke/misc
264264
mkdir -p integration-test-results/component
265-
mkdir -p integration-test-results/plugins
266265
set -e
267266
TESTS="${{ matrix.tests }}"
268267
echo "Tests in this job: $TESTS"

0 commit comments

Comments
 (0)