Skip to content

Commit

Permalink
fix make cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Jun 5, 2024
1 parent 8355623 commit bb72a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
run: |
make trunk-dependencies
make setup.urls
setup.shared_preload_libraries
make setup.shared_preload_libraries
rm -rf ./target/pgrx-test-data-* || true
- name: unit-test
run: |
Expand Down

0 comments on commit bb72a38

Please sign in to comment.