Skip to content

Commit

Permalink
[CI/CD] remove benchmark test in ci/ce
Browse files Browse the repository at this point in the history
  • Loading branch information
Bowen12992 authored May 31, 2024
1 parent 0b964e2 commit bbd5386
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
run: |
pytest -s tests/test_*
- name: benchmark-flag-gems
run: |
pytest -s benchmark/test_*
- name: examples-flag-gems
run: |
pytest -s examples/model_*

0 comments on commit bbd5386

Please sign in to comment.