Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed Jul 17, 2024
1 parent 711a7be commit 43228f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ steps:
displayName: 'Build'
- bash: |
set -xue
set
EXECUTABLES="${EXECUTABLES:-crunch example1 example2 example3}"
for exe_file in ${EXECUTABLES}; do
file 'build/${exe_file}${CRUNCH_EXTENSION:-}'
Expand Down

0 comments on commit 43228f0

Please sign in to comment.