Skip to content

Commit d563968

Browse files
committed
reactivate build of all plugins
1 parent b34c028 commit d563968

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/buildContainer.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ jobs:
104104
- make_references
105105
strategy:
106106
matrix:
107-
plugin: ["qp-deblur"]
108-
#, "qtp-biom", "qtp-sequencing", "qtp-visualization", "qtp-diversity", "qp-target-gene", "qtp-job-output-folder"]
107+
plugin: ["qp-deblur", "qtp-biom", "qtp-sequencing", "qtp-visualization", "qtp-diversity", "qp-target-gene", "qtp-job-output-folder"]
109108
runs-on: ubuntu-latest
110109
steps:
111110
- name: Checkout tinqiita repo

0 commit comments

Comments
 (0)