Skip to content

Commit

Permalink
BC-5468 add set -x for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Nov 16, 2023
1 parent 515dc68 commit 1524891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Aggregate JSON Data into one File
id: read_variables
run: |
set -x
instances=(brb dbc nbc)
environments=(dev ref)
Expand Down

0 comments on commit 1524891

Please sign in to comment.