Skip to content

Commit ca9c633

Browse files
committed
squash
1 parent 7366138 commit ca9c633

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ jobs:
5151
cd q2-hello-world
5252
make install
5353
54+
- name: Call info on the deployment
55+
shell: bash -l {0}
56+
run: |
57+
qiime info
58+
5459
- name: Call --help on plugin
5560
shell: bash -l {0}
5661
run: |

0 commit comments

Comments
 (0)