Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Siarhei Harbuz committed Mar 7, 2024
1 parent bd864ec commit 6ff685b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/cloud_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -euo pipefail
echo "--- Run Cloud Tests for $BEATS_PROJECT_NAME"
pushd "${BEATS_PROJECT_NAME}" > /dev/null

MODULE='' mage build test
mage build test

popd > /dev/null

Expand Down

0 comments on commit 6ff685b

Please sign in to comment.