Skip to content

Commit

Permalink
Use relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed May 16, 2024
1 parent 23ee8e7 commit c90e208
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 @@ -4,7 +4,7 @@ on: [ push ]

jobs:
Smoke-RunTraining:
uses: /.github/workflow/run-pipeline.yml
uses: ./.github/workflow/run-pipeline.yml
with:
environment-file: ${{ github.workspace }}/deeprvat_env_no_gpu.yml
name: Smoke-RunTraining
Expand Down

0 comments on commit c90e208

Please sign in to comment.