Skip to content

Commit

Permalink
remove pipes between badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelahman authored and filmil committed Nov 24, 2021
1 parent d8febd8 commit f52b781
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# bazel-bats: bazel test rules for the BATS testing framework (bats-core)

![Build Status](https://github.com/jmelahman/bazel-bats/workflows/Build/badge.svg) |
![Test Status](https://github.com/jmelahman/bazel-bats/workflows/Test/badge.svg) |
![Integration Status](https://github.com/jmelahman/bazel-bats/workflows/Integration/badge.svg)
![Build Status](https://github.com/jmelahman/bazel-bats/workflows/Build/badge.svg)
![Test Status](https://github.com/jmelahman/bazel-bats/workflows/Test/badge.svg)
![Integration Status](https://github.com/jmelahman/bazel-bats/workflows/Integration/badge.svg)

## Usage

Expand Down

0 comments on commit f52b781

Please sign in to comment.