Skip to content

Commit

Permalink
fixup! Add tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre committed Oct 25, 2024
1 parent 47f773d commit 33e692e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ jobs:

nfpm:
runs-on: ubuntu-latest
needs: installcheck
steps:
steps:
- name: Check out the repository to the runner
uses: actions/checkout@v4
- name: Create pg_restore_points DEB 17 Package
Expand Down

0 comments on commit 33e692e

Please sign in to comment.