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