|
13 | 13 | - "chebai/preprocessing/bin/smiles_token/tokens.txt" |
14 | 14 | - "chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt" |
15 | 15 | - "chebai/preprocessing/bin/selfies/tokens.txt" |
16 | | - - "chebai/preprocessing/bin/protein_token/tokens.txt" |
17 | 16 | - "chebai/preprocessing/bin/graph_properties/tokens.txt" |
18 | 17 | - "chebai/preprocessing/bin/graph/tokens.txt" |
19 | 18 | - "chebai/preprocessing/bin/deepsmiles_token/tokens.txt" |
20 | | - - "chebai/preprocessing/bin/protein_token_3_gram/tokens.txt" |
21 | 19 | pull_request: |
22 | 20 | paths: |
23 | 21 | - "chebai/preprocessing/bin/smiles_token/tokens.txt" |
24 | 22 | - "chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt" |
25 | 23 | - "chebai/preprocessing/bin/selfies/tokens.txt" |
26 | | - - "chebai/preprocessing/bin/protein_token/tokens.txt" |
27 | 24 | - "chebai/preprocessing/bin/graph_properties/tokens.txt" |
28 | 25 | - "chebai/preprocessing/bin/graph/tokens.txt" |
29 | 26 | - "chebai/preprocessing/bin/deepsmiles_token/tokens.txt" |
30 | | - - "chebai/preprocessing/bin/protein_token_3_gram/tokens.txt" |
31 | 27 |
|
32 | 28 | jobs: |
33 | 29 | check_tokens: |
|
58 | 54 | "chebai/preprocessing/bin/smiles_token/tokens.txt" |
59 | 55 | "chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt" |
60 | 56 | "chebai/preprocessing/bin/selfies/tokens.txt" |
61 | | - "chebai/preprocessing/bin/protein_token/tokens.txt" |
62 | 57 | "chebai/preprocessing/bin/graph_properties/tokens.txt" |
63 | 58 | "chebai/preprocessing/bin/graph/tokens.txt" |
64 | 59 | "chebai/preprocessing/bin/deepsmiles_token/tokens.txt" |
65 | | - "chebai/preprocessing/bin/protein_token_3_gram/tokens.txt" |
66 | 60 | ) |
67 | 61 | echo "TOKENS_FILES=${TOKENS_FILES[*]}" >> $GITHUB_ENV |
68 | 62 |
|
|
0 commit comments