Skip to content

Commit

Permalink
Move to newer openwhisk to unblock build.
Browse files Browse the repository at this point in the history
- Move to updated openwhisk commit to unblock the build by removing dependency to cz.alenkacz:gradle-scalafmt.
  • Loading branch information
falkzoll committed Jul 23, 2024
1 parent e23ff87 commit 7cdfc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cd $HOMEDIR
git clone https://github.com/ibm-functions/openwhisk.git openwhisk
cd openwhisk

git checkout 33fe0a6426c327f965805851bed524a8d7dd414b
git checkout e0bdc899b8bef4df4756159e0e512ed5528543be

./tools/travis/setup.sh

0 comments on commit 7cdfc11

Please sign in to comment.