Skip to content

Commit d9144d0

Browse files
amirafzalifacebook-github-bot
authored andcommitted
try main (#22)
Summary: Pull Request resolved: #22 Differential Revision: D75159472
1 parent 2d7d6c3 commit d9144d0

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
@@ -61,5 +61,5 @@ jobs:
6161
python setup.py install
6262
6363
# Run tests
64-
pytest python/tests/ -s -v -m "not oss_skip"
64+
LC_ALL=C pytest python/tests/ -v -m "not oss_skip"
6565
python python/tests/test_mock_cuda.py

0 commit comments

Comments
 (0)