1 parent 4c4407d commit e1e2374Copy full SHA for e1e2374
2 files changed
.github/.DS_Store
0 Bytes
.github/workflows/main.yml
@@ -27,5 +27,5 @@ jobs:
27
28
- name: Test container igblast-1.21.0:latest runs
29
run: |
30
- docker run --rm ghcr.io/lewisl23/igblast-1.21.0:latest igblast --help
+ docker run --rm ghcr.io/lewisl23/igblast-1.21.0:latest igblastn --help
31
echo "Container works"
0 commit comments