Skip to content

Commit

Permalink
GH Actions updates. (twbs#29429)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and lucanos committed Oct 27, 2019
1 parent 188503c commit 7bb9f11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run tests
name: Tests
on: [push, pull_request]

jobs:
Expand All @@ -13,7 +13,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@master
uses: actions/checkout@v1
with:
fetch-depth: 3

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.3/getting-starte

## Status

![Build Status](https://action-badges.now.sh/twbs/bootstrap)
![Build Status](https://github.com/twbs/bootstrap/workflows/Tests/badge.svg)
[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)
[![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap)
[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap)
Expand Down

0 comments on commit 7bb9f11

Please sign in to comment.