Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTumultuousUnicornOfDarkness committed Sep 16, 2023
1 parent ba4e04b commit 0173f76
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,4 @@ jobs:

- name: Run CPU-X
run: |
sudo CPUX_BCLK=100 cpu-x --issue-fmt
cat /tmp/cpu-x.log
cat /tmp/cpu-x-daemon.log
- name: Test CPU database with LibCPUID tests
run: |
bash ./scripts/run_libcpuid_tests.sh "/tmp/libcpuid/tests"
sudo cpu-x --dmidecode

0 comments on commit 0173f76

Please sign in to comment.