Skip to content

Commit 83b2fb2

Browse files
authored
Remove redundant test run
1 parent 262fa48 commit 83b2fb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
run: |
8888
export PATH=bin:$PATH
8989
metafx extract_kmers -t 6 -m 6G -k 31 -i test_data/test/* test_data/3* test_data/4* -w wd_kmers
90-
metafx unique -t 6 -m 6G -k 31 -i test_data/sample_list.txt --kmers-dir wd_kmers/kmers -w wd_unique_kmers
9190
- name: metafx bandage (macOS)
9291
if : ${{ matrix.os == 'macos-12' || matrix.os == 'macos-11' }}
9392
run: |

0 commit comments

Comments
 (0)