Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 50f684e

Browse files
committedMar 7, 2025·
up
1 parent af22b55 commit 50f684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/test.yml

+1-1
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)
Please sign in to comment.