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 d0acbd4 commit 81cb7ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: [ push ]

jobs:
Smoke-RunTraining:
uses: PMBio/deeprvat/.github/workflow/run-pipeline.yml
call-workflow-in-local-repo:
uses: ./.github/workflows/run-pipeline.yml
with:
environment-file: ${{ github.workspace }}/deeprvat_env_no_gpu.yml
name: Smoke-RunTraining
Expand Down

0 comments on commit 81cb7ac

Please sign in to comment.