Skip to content

Commit

Permalink
add steps
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 9871c9d commit 883572c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ jobs:
- ^velero$
runs-on: ubuntu-latest
name: ${{ matrix.k8s-version.name }} - ${{ matrix.tests }}
- name: Run Non CEL Tests
steps:
- name: Run Non CEL Tests
uses: Chandan-DK/policies/.github/workflows/e2e-reusable-steps.yml
with:
k8s-version: ${{ matrix.k8s-version.version }}
Expand Down

0 comments on commit 883572c

Please sign in to comment.