Skip to content

Commit 50f684e

Browse files
committed
up
1 parent af22b55 commit 50f684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python_minor: "13"
2626
lint: true
2727
env:
28-
MIX_ENV: test
28+
# MIX_ENV: test
2929
PYTHONX_TEST_PYTHON_MINOR: ${{ matrix.python_minor }}
3030
name: Linux x86_64 (3.${{ matrix.python_minor }}, ${{ matrix.pair.elixir }}, ${{ matrix.pair.otp }})
3131
steps:

0 commit comments

Comments
 (0)