We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ab551 commit d3777fcCopy full SHA for d3777fc
.github/workflows/ci_tests_dev.yaml
@@ -78,6 +78,7 @@ jobs:
78
token: ${{ steps.generate-token.outputs.token }}
79
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
80
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
81
+ body: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
82
83
# Install Mambaforge with conda-forge dependencies
84
- name: Setup Mambaforge
0 commit comments