Skip to content

Commit

Permalink
service account permission to gotc storage
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiernan committed Aug 16, 2024
1 parent b4f10ad commit 8f2de7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_illumina_genotyping_array.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
"useReferenceDisks": true,
"memoryRetryMultiplier": 1,
"workflowFailureMode": "NoNewCalls",
"userComment": "testing without permission to gotc-storage",
"userComment": "testing with service account permission to gotc-storage",
"ignoreEmptyOutputs": false
}')
Expand Down

0 comments on commit 8f2de7f

Please sign in to comment.