GH Actions updates. (#29429)
This commit is contained in:
parent
61cc86d68d
commit
cdfba0be4a
2 changed files with 3 additions and 3 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.3/getting-starte
|
|||
## Status
|
||||
|
||||
[](https://bootstrap-slack.herokuapp.com/)
|
||||

|
||||

|
||||
[](https://www.npmjs.com/package/bootstrap)
|
||||
[](https://rubygems.org/gems/bootstrap)
|
||||
[](https://atmospherejs.com/twbs/bootstrap)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue