mirror of
https://github.com/nasa/trick.git
synced 2025-03-18 10:05:29 +00:00
Update README.md to display a custom name next to the badge without changing the YAML file.
test_32_oracle.yml has name "32-bit Oracle" for the run in the file. Testing this update to display just "32-bit" next to the badge without changing test_32_oracle.yml so it is the same as before.
This commit is contained in:
parent
7d00153102
commit
159e7aafc2
@ -14,7 +14,7 @@
|
||||
<img src="https://github.com/nasa/trick/actions/workflows/test_macos.yml/badge.svg?branch=master" alt="macOS" height=30px>
|
||||
</a>
|
||||
<a href="https://github.com/nasa/trick/actions?query=workflow%3A32-bit">
|
||||
<img src="https://github.com/nasa/trick/actions/workflows/test_32_oracle.yml/badge.svg?branch=master" alt="32-bit" height=30px>
|
||||
<img src="https://github.com/nasa/trick/actions/workflows/test_32_oracle.yml/badge.svg?branch=master" alt="32-bit" height=30px>32-bit
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user