mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
Fix typo error on Tips & Tricks
(#708)
This commit is contained in:
parent
e856c26604
commit
5272944626
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ jobs:
|
|||
branches:
|
||||
ignore: gh-pages
|
||||
steps:
|
||||
-run: echo "Skipping tests on gh-pages branch"
|
||||
- run: echo "Skipping tests on gh-pages branch"
|
||||
```
|
||||
|
||||
Save this file as `config.yml` and place it in a `.circleci` folder inside your `website/static` folder.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue