Skip to content

Commit

Permalink
Merge branch 'qa/test_vizro_ai_in_pycafe' of github.com:mckinsey/vizr…
Browse files Browse the repository at this point in the history
…o into qa/test_vizro_ai_in_pycafe
  • Loading branch information
maxschulz-COL committed Mar 5, 2025
2 parents 266d266 + f0f9473 commit c5c61d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pycafe-dashboards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "Pull Request Number: ${{ github.event.workflow_run.pull_requests[0].number }}"
# TODO: Eventually we should probably merge this with the create_pycafe_links_comments.py script
# TODO: We should probably also check a link that has vizro-ai and vizro-core in the requirements
- name: Test PyCafe links
- name: Test PyCafe links
run: |
hatch run python ../tools/pycafe/test_pycafe_links.py --github-token ${{ github.token }} --repo-name ${{ github.repository }} --run-id ${{ github.event.workflow_run.id }} --commit-sha ${{ github.event.workflow_run.head_sha }}
- name: Create PyCafe links
Expand Down

0 comments on commit c5c61d0

Please sign in to comment.