We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9a8e8 commit ce77a00Copy full SHA for ce77a00
test/integration/cli/workflow-install.t
@@ -11,6 +11,9 @@ Check if all workflows have been installed
11
checks.yml
12
ci.yml
13
gh-pages.yml
14
+ matrix-all.yml
15
+ matrix-exasol.yml
16
+ matrix-python.yml
17
merge-gate.yml
18
pr-merge.yml
19
report.yml
test/integration/cli/workflow-list.t
@@ -7,6 +7,9 @@ List all available workflows
7
checks
8
ci
9
gh-pages
10
+ matrix-all
+ matrix-exasol
+ matrix-python
merge-gate
pr-merge
report
0 commit comments