Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove link trailing dot #51

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

inkydragon
Copy link
Contributor

The trailing dots form an invalid link, clicking on it will only result in a 404,
and you will then need to manually remove the dot at the end of the link.

https://github.com/julia-actions/cache.

https://github.com/JuliaCrypto/SHA.jl/actions/runs/7591156618/job/20678829291?pr=100#step:5:46
image

@inkydragon inkydragon requested a review from a team as a code owner January 20, 2024 01:46
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cec9c38) 100.00% compared to head (16d50fd) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IanButterworth IanButterworth merged commit 98b1bc2 into julia-actions:main Jan 20, 2024
32 checks passed
@IanButterworth
Copy link
Member

Thanks!

@inkydragon inkydragon deleted the link branch January 20, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants