Skip to content

Commit

Permalink
ci: Require sqlite e2e for deploy python utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Eragonfr committed Aug 16, 2024
1 parent f781fc2 commit 5e2b64c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ workflows:
requires:
- mysql-e2e-tests
- spanner-e2e-tests
- sqlite-e2e-tests
filters:
tags:
only: /.*/

0 comments on commit 5e2b64c

Please sign in to comment.