Skip to content

Commit 5201cab

Browse files
committed
adapted to new fdog
1 parent d635295 commit 5201cab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/github_build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
dcc.prepare -o .
4242
ls /home/runner/work/dcc2/dcc2
4343
head /home/runner/work/dcc2/dcc2/oma-species.txt
44-
dcc.parseOmaById -g 1 -n HUMAN,THEAM,DESM0 -o ./dcc -j test1 -d /home/runner/work/dcc2/dcc2 --cpus 8
44+
head /share/project/vinh/DATA/data_oma_220927/oma-groups.txt
45+
# dcc.parseOmaById -g 1 -n HUMAN,THEAM,DESM0 -o ./dcc -j test1 -d /home/runner/work/dcc2/dcc2 --cpus 8
4546
dcc.parseOmaBySpec -n HUMAN,ECOLI,YEAST -o ./dcc -j test2 -d /home/runner/work/dcc2/dcc2 --cpus 8
4647
- name: Deploy
4748
if: startsWith(github.event.ref, 'refs/tags')

0 commit comments

Comments
 (0)