Skip to content

Commit

Permalink
Add selftests/sched_ext files to build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
theihor committed Oct 16, 2024
1 parent d6a8c73 commit ca6e4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/tar-artifact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ if [ $archive_make_helpers -ne 0 ]; then
additional_file_list+=(
"scripts/"
"tools/testing/selftests/bpf/"
"tools/testing/selftests/sched_ext/"
"tools/include/"
"tools/bpf/bpftool/"
)
Expand Down

0 comments on commit ca6e4af

Please sign in to comment.