Skip to content

Commit

Permalink
CI testdb setup?
Browse files Browse the repository at this point in the history
  • Loading branch information
mattschoch committed Jan 30, 2024
1 parent a2b4b5a commit 6e4d3a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/authz_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
- name: Test integration
shell: bash
run: |
make authz/test/db/setup
make authz/test/integration
# - name: Test E2E
Expand Down

0 comments on commit 6e4d3a6

Please sign in to comment.