Commit 89023809 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): add test for new modules

parent 0699d934
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ jobs:
          pip install --upgrade flake8 setuptools wheel twine
          pip install -r requirements.txt
          pip install -r requirements-test.txt
          pip install -r requirements-zoo.txt
      - name: Test the basic environment
        shell: bash
        run: |