Skip to content

Commit

Permalink
add environment variable to action
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalogarciajaubert committed Jan 25, 2024
1 parent cc1d165 commit 44e0dd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/re_test-integration-azure.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Azure Integration Tests

env:
BOOSTER_AZURE_SERVICE_PLAN_BASIC: 'true'

on:
workflow_call:
inputs:
Expand Down

0 comments on commit 44e0dd7

Please sign in to comment.