Check xref
This commit is contained in:
parent
639d0ca25e
commit
361730558f
|
@ -15,6 +15,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
make xref
|
||||||
make eunit
|
make eunit
|
||||||
make ct
|
make ct
|
||||||
make cover
|
make cover
|
||||||
|
|
Loading…
Reference in New Issue