Updated CI to run rotation test
This commit is contained in:
parent
6c14fd3f3c
commit
64a1f16af8
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -31,3 +31,6 @@ jobs:
|
||||
- name: module tests
|
||||
run: |
|
||||
./runtest-moduleapi
|
||||
- name: rotation test
|
||||
run: |
|
||||
./runtest-rotation
|
||||
|
Loading…
x
Reference in New Issue
Block a user