Skip to content

Commit

Permalink
add back the ./
Browse files Browse the repository at this point in the history
Signed-off-by: Chandan-DK <chandan.dk@nirmata.com>
  • Loading branch information
Chandan-DK committed Jul 29, 2024
1 parent fc6b668 commit b2017c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Run Non CEL Tests
uses: .github/actions/e2e-reusable-tests
uses: ./.github/actions/e2e-reusable-tests
with:
k8s-version: ${{ matrix.k8s-version.version }}
tests: ${{ matrix.tests }}

0 comments on commit b2017c5

Please sign in to comment.