Commit Graph

7 Commits

Author SHA1 Message Date
Krishna Vedala
451ce69fb6 fix syntax 2020-07-08 16:32:49 -04:00
Krishna Vedala
4ecea70262 use markepplace tool instead of installing 2020-07-08 16:32:49 -04:00
Krishna Vedala
692e7edb5c install mesa-utils instead 2020-07-08 16:32:48 -04:00
Krishna Vedala
7e8e11b183 fix quotes 2020-07-08 16:32:48 -04:00
Krishna Vedala
e8e58e87c4 fix syntax error 2020-07-08 16:32:47 -04:00
Krishna Vedala
c8e2706a21 install opengl libraries for build check 2020-07-08 16:32:46 -04:00
Krishna Vedala
69f7c9c6e1 [fix] Enable CI for pull_requests (#864)
* rename awesome workflow

* added new PR workflow - only cpplint and compilation

* simple doc add

* rename PR workflow

* removed cpplint dependency

* try v1 checkout

* remove pr specific CI

* remove dependency to perform git pull

* remove blank line

* remove checkout@master and use v1

* remove hyphen

* remove misplaced with statement

* remove redundant git pull

* try git pull from origin for compile check

* remove git pull altogehter

* use setup-python-v2
2020-06-20 16:57:41 +05:30