File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444 - sleep 10
4545 script :
4646 - yarn test
47- - yarn run cypress run --record --group FusionDB- Nightly
47+ - yarn run cypress run --record --tag " FusionDB, Nightly"
4848
4949 - name : Ubuntu Xenial (16.04) / NodeJS 12 / Python 2 / Cypress @ FusionDB 1.0.0-ALPHA3
5050 os : linux
6060 - sleep 10
6161 script :
6262 - yarn test
63- - yarn run cypress run --record --group FusionDB- 1.0.0-ALPHA3
63+ - yarn run cypress run --record --tag " FusionDB, 1.0.0-ALPHA3"
6464
6565 - name : Ubuntu Xenial (16.04) / NodeJS 12 / Python 2 / Cypress @ eXist-db Latest
6666 os : linux
7979 - sleep 10
8080 script :
8181 - yarn test
82- - yarn run cypress run --record --group eXist-db- Latest
82+ - yarn run cypress run --record --tag " eXist-db, Latest"
8383
8484 - name : Ubuntu Xenial (16.04) / NodeJS 12 / Python 2 / Cypress @ eXist-db 5.2.0
8585 os : linux
9898 - sleep 10
9999 script :
100100 - yarn test
101- - yarn run cypress run --record --group eXist-db- 5.2.0
101+ - yarn run cypress run --record --tag " eXist-db, 5.2.0"
102102
103103 - name : Ubuntu Focal (20.04) / NodeJS 14 / Python 3
104104 os : linux
You can’t perform that action at this time.
0 commit comments