Small CI fixes
This commit is contained in:
2
.github/scripts/common.sh
vendored
2
.github/scripts/common.sh
vendored
@@ -7,7 +7,7 @@ ecabal() {
|
||||
}
|
||||
|
||||
nonfatal() {
|
||||
"$@" || "$@ failed"
|
||||
"$@" || "$* failed"
|
||||
}
|
||||
|
||||
sync_from() {
|
||||
|
||||
Reference in New Issue
Block a user