Skip to content

Commit

Permalink
Merge pull request #1599 from PrefectHQ/exclude-ray
Browse files Browse the repository at this point in the history
Exclude ray service tests
  • Loading branch information
zanieb authored Apr 8, 2022
2 parents b553d76 + 841bf8b commit 20a10cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

include:
# Docker image builds are required for service tests
- test-options: "--only-services"
- test-options: "--only-services --exclude-service ray"
docker-images: true

# Run 3.7 tests with lower bound pins
Expand Down

0 comments on commit 20a10cf

Please sign in to comment.