Remove compile step from PR tests
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
This commit is contained in:
parent
7ad77aebaa
commit
f8068cde52
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -25,5 +25,3 @@ jobs:
|
|||
fail_ci_if_error: true
|
||||
- name: Build
|
||||
run: make build
|
||||
- name: Compile
|
||||
run: make compile
|
||||
|
|
Loading…
Reference in a new issue