Skip to content

Commit

Permalink
Debug setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Feb 28, 2024
1 parent 3a55f8c commit 6870873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ runs:
- name: Install Ansible dependencies
shell: bash
run: |
set -e
set -ex
source ci.env
source ./bin/activate "$AZIMUTH_CONFIG_ENVIRONMENT" "$AZIMUTH_ENVIRONMENT"
ansible-galaxy install -f -r requirements.yml
Expand Down

0 comments on commit 6870873

Please sign in to comment.