Is there any advice on how to use this in github actions test runs #80
Unanswered
borisnieuwenhuis
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Can you provide a bit more context? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am using "pytest-databases[redis]>=0.12.3", Seting up a RedisService in a fixture
And use it in a test
The tests pass on local, but it breaks when I run it on github actions on runs-on: ubuntu-latest |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It works fine on my local.
On github actions I get this error:
Beta Was this translation helpful? Give feedback.
All reactions