Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed May 16, 2024
1 parent d4ba871 commit f818f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
Smoke-RunTraining:
uses: ./.github/workflows/run-pipeline.yml
with:
environment-file: ${{ github.workspace }}/deeprvat_env_no_gpu.yml
environment_file: ${{ github.workspace }}/deeprvat_env_no_gpu.yml
name: Smoke-RunTraining
pipeline_cmd: |
python -m snakemake -n -j 2 --directory ${{ github.workspace }}/example \
Expand Down

0 comments on commit f818f00

Please sign in to comment.