Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:albertxu216/lmp into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
albertxu216 committed Jun 6, 2024
2 parents 36f5ac5 + ffb3d9a commit e77d9e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ebpf_cpu_watcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ jobs:
cd eBPF_Supermarket/CPU_Subsystem/cpu_watcher/
make
sudo ./cpu_watcher
- name: Run test_cpuwatcher
run: |
cd eBPF_Supermarket/CPU_Subsystem/cpu_watcher/test
make
./test_cpuwatcher

0 comments on commit e77d9e5

Please sign in to comment.