Skip to content

Commit

Permalink
Remove samples
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed May 24, 2024
1 parent 23889ef commit 2f450cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pipeline-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
with:
pipeline_file: ./pipelines/run_training.snakefile
environment_file: ./deeprvat_env_no_gpu.yml
postrun_cmd: echo "Hi this should fail!" && exit 1

Pipeline-Tests-RunTraining:
needs: Smoke-RunTraining
Expand All @@ -18,7 +17,6 @@ jobs:
pipeline_file: ./pipelines/run_training.snakefile
environment_file: ./deeprvat_env_no_gpu.yml
dry_run: false
postrun_cmd: python --version

# Association Testing Pretrained Pipeline
Smoke-Association-Testing-Pretrained:
Expand Down

0 comments on commit 2f450cd

Please sign in to comment.