Merge pull request #3 from distribyted/remove-compile-from-pr-tests
Remove compile step from PR tests
This commit is contained in:
commit
2ed2dd941d
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