Skip to content

Commit

Permalink
Test run-vmtest fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
theihor committed Jan 15, 2025
1 parent 09e640c commit ecf5cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vmtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
LLVM_VERSION: ${{ inputs.llvm-version }}
SELFTESTS_BPF: ${{ github.workspace }}/.kernel/tools/testing/selftests/bpf
VMTEST_CONFIGS: ${{ github.workspace }}/ci/vmtest/configs
uses: libbpf/ci/run-vmtest@v3
uses: theihor/libbpf-ci/run-vmtest@run-vmtest-fixes
with:
arch: ${{ inputs.arch }}
kbuild-output: ${{ github.workspace }}/.kernel
Expand Down

0 comments on commit ecf5cac

Please sign in to comment.