Skip to content

Commit e1e2374

Browse files
committed
update testing workflow
1 parent 4c4407d commit e1e2374

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/.DS_Store

0 Bytes
Binary file not shown.

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
2828
- name: Test container igblast-1.21.0:latest runs
2929
run: |
30-
docker run --rm ghcr.io/lewisl23/igblast-1.21.0:latest igblast --help
30+
docker run --rm ghcr.io/lewisl23/igblast-1.21.0:latest igblastn --help
3131
echo "Container works"

0 commit comments

Comments
 (0)