Skip to content

Commit

Permalink
Disable rulegraph test
Browse files Browse the repository at this point in the history
  • Loading branch information
fgypas committed Dec 5, 2024
1 parent 8b2d32f commit 32e37ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
#- name: Run test script for snakemake lint
# run: bash tests/test_format/test_snakemake_lint.sh

- name: Run test script for snakemake rulegraph
run: bash tests/test_create_rule_graph/test.sh
#- name: Run test script for snakemake rulegraph
# run: bash tests/test_create_rule_graph/test.sh

- name: Run test script for snakemake DAG
run: bash tests/test_create_dag_image/test.sh
Expand Down

0 comments on commit 32e37ca

Please sign in to comment.