parent
fb19556749
commit
87dce63c7a
|
|
@ -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".
|
||||
-->
|
||||
```release-note
|
||||
|
||||
none
|
||||
```
|
||||
|
|
|
|||
|
|
@ -13,4 +13,4 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
run: |
|
||||
sudo make sanity-test
|
||||
make sanity-test
|
||||
|
|
|
|||
Loading…
Reference in New Issue