Skip to content

Commit

Permalink
Merge pull request #164 from JoseEspinosa/fixes
Browse files Browse the repository at this point in the history
Fix tyop in aws full test CI
  • Loading branch information
JoseEspinosa authored Jun 20, 2024
2 parents 8a1b1a4 + 71ac60e commit 2286292
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/awsfulltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ jobs:
matrix:
mode:
[
"_alphafold2_standard",
"_alphafold2_split",
"_alphafold2_multimer",
"_colabfold_local",
"_colabfold_webserver",
"_colabfold_multimer",
"_esmfold",
"_esmfold_multimer",
"alphafold2_standard",
"alphafold2_split",
"alphafold2_multimer",
"colabfold_local",
"colabfold_webserver",
"colabfold_multimer",
"esmfold",
"esmfold_multimer",
]
steps:
- name: Launch workflow via Seqera Platform
Expand Down

0 comments on commit 2286292

Please sign in to comment.