From 2316d787fe427a65ed7788cf8c434579ef8a8a9a Mon Sep 17 00:00:00 2001 From: Vivek Saini Date: Wed, 2 Feb 2022 17:28:55 -0500 Subject: [PATCH] Updated CI to run rotation test --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) 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