diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e98e0d0ca..b50d41e6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,3 +31,6 @@ jobs: - name: module tests run: | ./runtest-moduleapi + - name: rotation test + run: | + ./runtest-rotation