Skip to content

Commit

Permalink
Fix the names
Browse files Browse the repository at this point in the history
Signed-off-by: payalcha <[email protected]>
  • Loading branch information
payalcha committed Feb 24, 2025
1 parent 1a1cf15 commit 6b290c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pq_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
(github.event_name == 'schedule' && github.repository_owner == 'securefederatedai') ||
(github.event_name == 'workflow_dispatch')
name: TaskRunner Dockerized E2E
needs: task_runner_e2e
needs: task_runner_straggler_e2e
uses: ./.github/workflows/task_runner_dockerized_ws_e2e.yml

0 comments on commit 6b290c5

Please sign in to comment.