Unverified Commit 90c5de15 authored by XhmikosR's avatar XhmikosR Committed by GitHub
Browse files

GH Actions updates. (#29429)

parent 129bb08f
2 merge requests!31948Examples/Floating-labels: fix bad behavior with autofill,!30064test
Showing with 3 additions and 3 deletions
+3 -3
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
......
......@@ -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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment