File tree Expand file tree Collapse file tree 1 file changed +16
-11
lines changed
Expand file tree Collapse file tree 1 file changed +16
-11
lines changed Original file line number Diff line number Diff line change 11name : Check consistency of tokens.txt file
22
3- paths : &TOKENS_FILES
4- - " chebai/preprocessing/bin/smiles_token/tokens.txt"
5- - " chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt"
6- - " chebai/preprocessing/bin/selfies/tokens.txt"
7- - " chebai/preprocessing/bin/protein_token/tokens.txt"
8- - " chebai/preprocessing/bin/graph_properties/tokens.txt"
9- - " chebai/preprocessing/bin/graph/tokens.txt"
10- - " chebai/preprocessing/bin/deepsmiles_token/tokens.txt"
11-
123on :
134 push :
14- paths : *TOKENS_FILES
5+ paths :
6+ - " chebai/preprocessing/bin/smiles_token/tokens.txt"
7+ - " chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt"
8+ - " chebai/preprocessing/bin/selfies/tokens.txt"
9+ - " chebai/preprocessing/bin/protein_token/tokens.txt"
10+ - " chebai/preprocessing/bin/graph_properties/tokens.txt"
11+ - " chebai/preprocessing/bin/graph/tokens.txt"
12+ - " chebai/preprocessing/bin/deepsmiles_token/tokens.txt"
1513 pull_request :
16- paths : *TOKENS_FILES
14+ paths :
15+ - " chebai/preprocessing/bin/smiles_token/tokens.txt"
16+ - " chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt"
17+ - " chebai/preprocessing/bin/selfies/tokens.txt"
18+ - " chebai/preprocessing/bin/protein_token/tokens.txt"
19+ - " chebai/preprocessing/bin/graph_properties/tokens.txt"
20+ - " chebai/preprocessing/bin/graph/tokens.txt"
21+ - " chebai/preprocessing/bin/deepsmiles_token/tokens.txt"
1722
1823jobs :
1924 check_tokens :
You can’t perform that action at this time.
0 commit comments