File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed
Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 88 fail-fast : false
99 matrix :
1010 i : [1,2,3,4,5]
11- include :
11+ DB : [Firebird]
12+ CONNECTION_STRING : ["DataSource=localhost;Database=nhibernate;User=SYSDBA;Password=nhibernate;charset=utf8;"]
1213
13- - i : 1
14- DB : Firebird
15- CONNECTION_STRING : " DataSource=localhost;Database=nhibernate;User=SYSDBA;Password=nhibernate;charset=utf8;"
16-
17- - i : 2
18- DB : Firebird
19- CONNECTION_STRING : " DataSource=localhost;Database=nhibernate;User=SYSDBA;Password=nhibernate;charset=utf8;"
20-
21- - i : 3
22- DB : Firebird
23- CONNECTION_STRING : " DataSource=localhost;Database=nhibernate;User=SYSDBA;Password=nhibernate;charset=utf8;"
24-
25- - i : 4
26- DB : Firebird
27- CONNECTION_STRING : " DataSource=localhost;Database=nhibernate;User=SYSDBA;Password=nhibernate;charset=utf8;"
28-
29- - i : 5
30- DB : Firebird
31- CONNECTION_STRING : " DataSource=localhost;Database=nhibernate;User=SYSDBA;Password=nhibernate;charset=utf8;"
3214 runs-on : ubuntu-latest
3315 continue-on-error : ${{matrix.ALLOW_FAILURE == true}}
3416 env :
You can’t perform that action at this time.
0 commit comments