Skip to content

Commit

Permalink
Fix the test_gmt_dev workflow to show URL
Browse files Browse the repository at this point in the history
Patches #1866.
  • Loading branch information
seisman authored Apr 14, 2022
1 parent 13ab551 commit dbd3f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_tests_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
token: ${{ steps.generate-token.outputs.token }}
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
body: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

# Install Mambaforge with conda-forge dependencies
- name: Setup Mambaforge
Expand Down

0 comments on commit dbd3f87

Please sign in to comment.