Skip to content

Commit 29ebbfb

Browse files
committed
try to get badge working
1 parent 8304365 commit 29ebbfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Tests
1+
name: Run-Tests
22
on: [push]
33
concurrency: basic-itest
44
jobs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stanford CoreNLP
22

3-
![Build Status](https://github.com/stanfordnlp/CoreNLP/actions/workflows/run-tests.yaml/badge.svg?branch=dev)
3+
![Build Status](https://github.com/stanfordnlp/CoreNLP/actions/workflows/Run-Tests/badge.svg?branch=dev)
44
[![Maven Central](https://img.shields.io/maven-central/v/edu.stanford.nlp/stanford-corenlp.svg)](https://mvnrepository.com/artifact/edu.stanford.nlp/stanford-corenlp)
55
[![Twitter](https://img.shields.io/twitter/follow/stanfordnlp.svg?style=social&label=Follow)](https://twitter.com/stanfordnlp/)
66

0 commit comments

Comments
 (0)