doc: revise PR template

fix test failure
This commit is contained in:
andyzhangx 2020-12-25 14:38:26 +00:00
parent fb19556749
commit 87dce63c7a
2 changed files with 2 additions and 2 deletions

View File

@ -36,5 +36,5 @@ If yes, a release note is required:
Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required". Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
--> -->
```release-note ```release-note
none
``` ```

View File

@ -13,4 +13,4 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Run tests - name: Run tests
run: | run: |
sudo make sanity-test make sanity-test