Skip to content

Commit 50cdf99

Browse files
committed
ci: fix typo
1 parent 5467247 commit 50cdf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sourcepredict_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Check sourcepredict on test data
3232
shell: bash -l {0}
3333
run: |
34-
sourcepredict -s data/modern_gut_microbiomes_sources.csv -l data/modern_gut_microbiomes_labels.csv data/test/dog_test_sink_sample.cs
34+
sourcepredict -s data/modern_gut_microbiomes_sources.csv -l data/modern_gut_microbiomes_labels.csv data/test/dog_test_sink_sample.csv

0 commit comments

Comments
 (0)