fix: wrong command in drone config
This commit is contained in:
parent
982f891654
commit
a84d23aeaf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- make test
|
||||
- make
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue