Skip to content

Commit

Permalink
Updating github-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng authored and ryanmoran committed Sep 9, 2021
1 parent 1300115 commit 9ed3224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ function main() {

echo "Running integration suite (cached: ${cached}, parallel: ${parallel})"

specs::run "${cached}" "${parallel}" "${stack}" "${platform}" "${token}"
specs::run "${cached}" "${parallel}" "${stack}" "${platform}" "${token:-}"
done
}

Expand Down

0 comments on commit 9ed3224

Please sign in to comment.