File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Action for running tests
22# This file has been automatically created.
33# To recreate it you can run this command
4- # ./console generate:test-action --plugin="TreemapVisualization" --php-versions="7.2,8.1 "
4+ # ./console generate:test-action --plugin="TreemapVisualization" --php-versions="7.2,8.2" --schedule-cron="5 2 * * 6 "
55
66name : Plugin TreemapVisualization Tests
77
1212 branches :
1313 - ' **.x-dev'
1414 workflow_dispatch :
15+ schedule :
16+ - cron : " 5 2 * * 6"
1517
1618permissions :
1719 actions : read
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci .com/matomo-org/plugin-TreemapVisualization. svg?branch=4.x-dev )] ( https://travis-ci .com/matomo-org/plugin-TreemapVisualization )
1+ [ ![ Build Status] ( https://github .com/matomo-org/plugin-TreemapVisualization/actions/workflows/matomo-tests.yml/badge. svg?branch=4.x-dev )] ( https://github .com/matomo-org/plugin-TreemapVisualization/actions/workflows/matomo-tests.yml )
22
33## Description
44
You can’t perform that action at this time.
0 commit comments