Skip to content

Commit

Permalink
brew upgrade after install on integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Apr 4, 2024
1 parent 7e11957 commit f18c54e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
brew reinstall git || true
brew link --overwrite git
brew install git-svn mercurial fossil breezy darcs
brew upgrade git-svn mercurial fossil breezy darcs
- name: test
run: PATH=$HOME/bin:$PATH ./misc/author/integration_test.sh

0 comments on commit f18c54e

Please sign in to comment.