0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00

GH Actions updates. (#29429)

This commit is contained in:
XhmikosR 2019-09-24 12:53:50 +03:00
parent 61cc86d68d
commit cdfba0be4a
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Run tests
name: Tests
on: [push, pull_request]
jobs:
@ -13,7 +13,7 @@ jobs:
steps:
- name: Clone repository
uses: actions/checkout@master
uses: actions/checkout@v1
with:
fetch-depth: 3

View File

@ -54,7 +54,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.3/getting-starte
## Status
[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com/)
![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)