This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fixed drone command in readme (
#4222
)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
for-closed-social
Alexey Terentyev
6 years ago
committed by
Lauris BH
parent
37359aee68
commit
7b773bd49f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
integrations/README.md
+ 1
- 1
integrations/README.md
View File
@ -13,7 +13,7 @@ Make sure to perform a clean build before running tests:
## Run all tests via local drone
```
drone exec --local --build
.
event "pull_request"
drone exec --local --build
-
event "pull_request"
```
## Run sqlite integrations tests
Write
Preview
Loading…
Cancel
Save