Skip to content

Commit

Permalink
Add lscpu
Browse files Browse the repository at this point in the history
  • Loading branch information
QuangTung97 committed Dec 1, 2023
1 parent 156f583 commit 0599657
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
run: make lint
- name: Unit & Integration Tests
run: make test
- name: Check CPU
run: lscpu
- name: Benchmark
run: make bench
- name: Coveralls
Expand Down

0 comments on commit 0599657

Please sign in to comment.