Skip to content

Commit

Permalink
Update check_ebpf_integrity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomac authored May 8, 2024
1 parent ffdfbeb commit 80e0d4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check_ebpf_integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
test:
name: test
runs-on: ubuntu-latest
- name: Check eBPF code integrity
steps:
- name: "Check eBPF code integrity"
run: make check-ebpf-integrity

0 comments on commit 80e0d4f

Please sign in to comment.