We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e763af2 commit cde0361Copy full SHA for cde0361
scripts/setup_quickstart_spm.sh
@@ -17,6 +17,8 @@
17
# Script to run in a CI `before_install` phase to setup a SPM-based
18
# quickstart repo so that it can be used for integration testing.
19
20
+# Delete this line.
21
+
22
set -euo pipefail
23
24
# Define testing mode constants.
0 commit comments