There was an error while loading. Please reload this page.
1 parent a0c2b92 commit 44c30e8Copy full SHA for 44c30e8
1 file changed
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
pip install -e /tmp/flatbench
31
32
- name: Install flatperf
33
- run: pip install -e .
+ run: pip install -e . pytest
34
35
- name: Smoke-test CLI
36
run: |
0 commit comments