Skip to content

Commit

Permalink
set env var
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Sep 12, 2024
1 parent 46c427b commit c7b1c51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4218,6 +4218,8 @@ jobs:
cluster: [
{distribution: kind, version: v1.28.0}
]
env:
APP_SLUG: get-set-config
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c7b1c51

Please sign in to comment.