We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac78924 commit d47492fCopy full SHA for d47492f
2 files changed
.github/workflows/dispatched-mysql5-tests.yml
@@ -53,7 +53,7 @@ jobs:
53
run_main: true
54
run_sql: true
55
run_extensions: true
56
- publish_raw_results: false
+ publish_raw_results: true
57
58
test_on_mysql56:
59
name: Tests on MySQL 5.6
.github/workflows/dispatched-pgsql9-tests.yml
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
test_on_pgsql92:
82
name: Tests on PostgreSQL 9.2
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
test_on_pgsql96:
102
name: Tests on PostgreSQL 9.6
@@ -116,4 +116,4 @@ jobs:
116
117
118
119
0 commit comments