Skip to content

Commit

Permalink
capitalize "Build and Test" properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
guijan committed Dec 27, 2024
1 parent eea4918 commit 12b3ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

name: 'Build and test'
name: 'Build and Test'
on: [push, pull_request]

# GitHub Actions doesn't support YAML anchors, so there's a lot of code
Expand Down

0 comments on commit 12b3ff3

Please sign in to comment.