Skip to content

Commit

Permalink
TEMP: always compile collection
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Feb 11, 2025
1 parent 508d9dd commit 315f8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/azure/templates/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
utils/build-galaxy-release.sh -i
retryCountOnTaskFailure: 5
displayName: Build Galaxy release
condition: ${{ parameters.test_galaxy }}
# condition: ${{ parameters.test_galaxy }}
- script: |
echo "PWD: ${PWD}"
Expand Down

0 comments on commit 315f8c9

Please sign in to comment.