Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobebway committed Mar 5, 2024
1 parent 0ff6022 commit f7b7acd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/verify-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
KYMA_STABILITY: "unstable"
KYMA: "./hack/kyma"
steps:
- name: Checkout PR
uses: actions/checkout@v4
Expand Down

0 comments on commit f7b7acd

Please sign in to comment.