Skip to content

Commit

Permalink
Add pg_prove symbolic link into homebrew bin
Browse files Browse the repository at this point in the history
  • Loading branch information
sanak committed Jun 2, 2024
1 parent 655c8b3 commit d11e59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
make -j
make install
cpan TAP::Parser::SourceHandler::pgTAP
ln -s $(find `brew --prefix` -name pg_prove) symlink it into $(brew --prefix)/bin
- name: Test
run: |
Expand Down

0 comments on commit d11e59d

Please sign in to comment.