Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Jun 11, 2024
1 parent 950d625 commit 0c9e563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/run-integration-test.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# This script is not meant to be invoked manually, instead it should be invoked
# through one of the integration test scripts such as the metrics or checkstyle one.
# through one of the integration test scripts such as `checkstyle.sh`.

set -e -u -o pipefail

Expand Down

0 comments on commit 0c9e563

Please sign in to comment.