CI: Update scripts to fail fast (#2672)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -euxo pipefail
|
||||
|
||||
# Install the dependency in CI.
|
||||
|
||||
# Use repo from environment variable, passed from GitHub Actions
|
||||
|
||||
Reference in New Issue
Block a user