There was an error while loading. Please reload this page.
1 parent 56802df commit 862bf07Copy full SHA for 862bf07
.github/workflows/ci.yml
@@ -16,7 +16,5 @@ jobs:
16
run: pip install pipenv
17
- name: Install dependencies
18
run: make install
19
- # - name: Setup Environment
20
- # run: make env
21
- name: Run tests
22
run: make test
0 commit comments