Skip to content

Commit

Permalink
FIXUP: Azure with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Jul 1, 2024
1 parent 3a8430c commit 7c3077a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/azure/templates/playbook_fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
displayName: Check scenario test configuration
- script: |
utils/setup_test_container.sh -e podman -p ${{ parameters target_python }} -i ${{ parameters.scenario }} ${{ parameter.scenario }}
utils/setup_test_container.sh -e podman -p ${{ parameters.target_python }} -i ${{ parameters.scenario }} ${{ parameter.scenario }}
displayName: Setup target container
- script: |
Expand Down

0 comments on commit 7c3077a

Please sign in to comment.