Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmcmu committed May 30, 2024
1 parent 58a285b commit a7ec336
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/k8s-regression-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ jobs:

steps:

- name: Temp Test
env:
EXCLUDES: ${{ vars.EXCLUDED_TESTS }}
run: |
echo $EXCLUDES
- name: Setup JDK 11
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit a7ec336

Please sign in to comment.