Skip to content

Commit

Permalink
Enable yugabyte testing
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Jan 2, 2025
1 parent 7008bc5 commit 958d702
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,7 @@ jobs:
run: make start-locally
- name: Bring down local DSS instance
run: make down-locally
- name: Probe local DSS instance
run: make probe-locally
- name: Run Qualifier against local DSS instance
run: make qualify-locally

0 comments on commit 958d702

Please sign in to comment.