From d715a754f143a3fdaad520178fe43dfe13b3ba1c Mon Sep 17 00:00:00 2001 From: Daniel Stankewitz Date: Mon, 26 Sep 2022 16:23:30 +0200 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 831450c..ea821e8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -63,7 +63,7 @@ jobs: runs-on: ${{ inputs.system }} steps: - uses: actions/checkout@v3 - - uses: ./.github/actions/libvpl + - uses: ./.github/actions/libmfx with: refId: master config: ${{ inputs.config }}