We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af22b55 commit 50f684eCopy full SHA for 50f684e
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
python_minor: "13"
26
lint: true
27
env:
28
- MIX_ENV: test
+ # MIX_ENV: test
29
PYTHONX_TEST_PYTHON_MINOR: ${{ matrix.python_minor }}
30
name: Linux x86_64 (3.${{ matrix.python_minor }}, ${{ matrix.pair.elixir }}, ${{ matrix.pair.otp }})
31
steps:
0 commit comments