diff --git a/.github/workflows/test_illumina_genotyping_array.yml b/.github/workflows/test_illumina_genotyping_array.yml index 3a6e9fae30..1c6e667e47 100644 --- a/.github/workflows/test_illumina_genotyping_array.yml +++ b/.github/workflows/test_illumina_genotyping_array.yml @@ -122,7 +122,7 @@ jobs: UPDATE_TRUTH_BOOL=false fi - # Create the submission_data.json file which will be the same for all inputs + # Create the submission_data.json file which will be the same for all inputs SUBMISSION_DATA_FILE="submission_data.json" # Use a heredoc to generate the JSON file content dynamically