Skip to content

Commit d3777fc

Browse files
authored
Fix the test_gmt_dev workflow to show URL (#1881)
Patches #1866.
1 parent 13ab551 commit d3777fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
token: ${{ steps.generate-token.outputs.token }}
7979
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
8080
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
81+
body: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
8182

8283
# Install Mambaforge with conda-forge dependencies
8384
- name: Setup Mambaforge

0 commit comments

Comments
 (0)