Updated CI to run rotation test
This commit is contained in:
parent
6f00a680bd
commit
2316d787fe
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