mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
fixed command error
This commit is contained in:
parent
7f4b7c8ff9
commit
84a88ae915
@ -39,7 +39,7 @@ steps:
|
||||
- ctest -V -j4
|
||||
- cd ..
|
||||
- coveralls --verbose --exclude-pattern .*/http_parser_merged.h --exclude-pattern .*/TinySHA1.hpp
|
||||
- clone https://github.com/CrowCpp/crow-clang-format.git
|
||||
- git clone https://github.com/CrowCpp/crow-clang-format.git
|
||||
- cd crow-clang-format
|
||||
- chmod +x crow-clang-format.sh get-access-token.sh make-jwt.sh
|
||||
- ./crow-clang-format.sh
|
||||
|
Loading…
Reference in New Issue
Block a user