From 15406548863c30f233570307f2965f93c2640d8c Mon Sep 17 00:00:00 2001 From: Brandon Palm Date: Thu, 5 Dec 2024 11:29:55 -0600 Subject: [PATCH] Adjust typo (#1012) --- .github/workflows/qe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qe.yml b/.github/workflows/qe.yml index f5b7355ea..bf6757a27 100644 --- a/.github/workflows/qe.yml +++ b/.github/workflows/qe.yml @@ -111,7 +111,7 @@ jobs: uses: depends-on/depends-on-action@3f0a220b74074edace48e46f7bacc29e5ef555c2 # main with: token: ${{ secrets.GITHUB_TOKEN }} - extra-dirs: certsuite-qe/certsuite-sample-workload certsuite-qe/certsuite + extra-dirs: certsuite-sample-workload certsuite - name: Run the tests (against image) uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0