test: update ci
This commit is contained in:
parent
8710bf11f1
commit
b7d1c520d5
|
@ -1,7 +1,7 @@
|
|||
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
|
||||
|
||||
name: Node.js CI
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
|
@ -1,7 +1,9 @@
|
|||
# Doks
|
||||
|
||||
[](https://github.com/h-enk/doks/releases)
|
||||
[](https://travis-ci.com/h-enk/doks)
|
||||
|
||||
[](https://github.com/h-enk/doks/actions?query=workflow%3A%22Node.js+CI%22)
|
||||
|
||||
[](https://doks.netlify.com/)
|
||||
|
||||
Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default.
|
||||
|
|
Loading…
Reference in New Issue