Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Apr 12, 2024
1 parent 8e0adb0 commit 9464042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Run the tests
run: make test RUST_BACKTRACE=1 PGUSER=postgres
- name: Install
run: make install || cat target/installcheck/regression.diffs && exit 1
run: make install
- name: Run Install Check
run: make installcheck PGUSER=postgres PGPORT=5433
- name: Remove Data Diretory
Expand Down

0 comments on commit 9464042

Please sign in to comment.