Skip to content

Commit a39c5bb

Browse files
committed
UPDATE for file renaming
1 parent f7d263f commit a39c5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Test a single transcript
2020
run: |
2121
# Test the script by retrieving a transcript data
22-
python gnomad_python_cli.py -filter_by=gene_name -search_by="BRCA1" -dataset="gnomad_r2_1" -sv_dataset="gnomad_sv_r2_1"
22+
python gnomad_api_cli.py -filter_by=gene_name -search_by="BRCA1" -dataset="gnomad_r2_1" -sv_dataset="gnomad_sv_r2_1"

0 commit comments

Comments
 (0)